aboutsummaryrefslogtreecommitdiff
path: root/open_issues/systemd.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2013-03-06 21:52:20 +0100
committerThomas Schwinge <tschwinge@gnu.org>2013-03-06 21:52:20 +0100
commit12c341b917921eb631026ec44a284c4d884e5de6 (patch)
treec7dc37f605152f5fb6e2d67d6460f78496e3de3d /open_issues/systemd.mdwn
parent53e5e4c139e1b239760434d10e74addd0e89593d (diff)
downloadweb-12c341b917921eb631026ec44a284c4d884e5de6.tar.gz
web-12c341b917921eb631026ec44a284c4d884e5de6.tar.bz2
web-12c341b917921eb631026ec44a284c4d884e5de6.zip
IRC.
Diffstat (limited to 'open_issues/systemd.mdwn')
-rw-r--r--open_issues/systemd.mdwn14
1 files changed, 12 insertions, 2 deletions
diff --git a/open_issues/systemd.mdwn b/open_issues/systemd.mdwn
index 1d774307..c23f887f 100644
--- a/open_issues/systemd.mdwn
+++ b/open_issues/systemd.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2011, 2013 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
@@ -92,7 +93,16 @@ Likely there's also some other porting needed.
<pochu> agreed
-# Requires Interfaces
+## IRC, freenode, #hurd, 2013-01-18
+
+ <braunr> systemd relies on linux specific stuff that is difficult to
+ implement
+ <braunr> notably cgroups to isolate the deamons it starts so it knows when
+ they stopped regardless of their pid
+ <braunr> just assume you can't use systemd on anything else than linux
+
+
+# Required Interfaces
In the thread starting
[here](http://lists.debian.org/debian-devel/2011/07/threads.html#00269), a