summaryrefslogtreecommitdiff
path: root/fixme
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-18 21:33:15 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-18 21:33:15 +0200
commitc32dd69b46c6311148ed666095a13c5e6173c744 (patch)
tree1c1c50dc5c6bfb452b4fd54d3cb6193a03d56a49 /fixme
parent4545812fbee75ddbeae7f09cfb461e9b7a93cb84 (diff)
install: make systemd-install useful for installation of template instances
Diffstat (limited to 'fixme')
-rw-r--r--fixme8
1 files changed, 2 insertions, 6 deletions
diff --git a/fixme b/fixme
index dfd496d7d..7a0b499b4 100644
--- a/fixme
+++ b/fixme
@@ -28,8 +28,6 @@
* iCalendar semantics for the timer stuff (RFC2445)
-* provide sysv-like command line utilities
-
* ability to kill services? i.e. in contrast to stopping them, go directly
into killing mode?
@@ -63,14 +61,12 @@
* systemd-sysvinit as package
-* install must understand templates
-
* abstract namespace dbus socket
-* /sbin/shutdown argv[2..] message
-
* discuss NOTIFY_SOCKET, make it configurable? security implications?
+* when reading pid for watching, verify we are parent
+
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()