diff options
author | Joshua Branson <jbranso@fastmail.com> | 2018-10-31 21:18:59 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-11-02 20:34:37 +0100 |
commit | 25b1a04051c566d6448b5664b14b43e991d0e634 (patch) | |
tree | c44d54a7cb9aed073ad85effacf249044efba100 /open_issues/shepherd.mdwn | |
parent | b5c1485ffc6b107f4d29b2d14b1271f1a89a6893 (diff) | |
download | web-25b1a04051c566d6448b5664b14b43e991d0e634.tar.gz web-25b1a04051c566d6448b5664b14b43e991d0e634.tar.bz2 web-25b1a04051c566d6448b5664b14b43e991d0e634.zip |
cgit -> git I added some info on the systemd and Upstart pages. I added some links to other multiserver OSs. some tweaks to the systemd and upstart wiki pages. more info added to the genode OS page. I added a GNU Shepherd page.
Diffstat (limited to 'open_issues/shepherd.mdwn')
-rw-r--r-- | open_issues/shepherd.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/open_issues/shepherd.mdwn b/open_issues/shepherd.mdwn new file mode 100644 index 00000000..e3dec117 --- /dev/null +++ b/open_issues/shepherd.mdwn @@ -0,0 +1,15 @@ +[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[GNU Shepherd|https://www.gnu.org/software/shepherd/]] is the service manager that +is used by GuixSD. It is intended for use on the GNU/Hurd, and perhaps one day it will. + +[[!tag open_issue_porting]] + |