diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-18 21:33:15 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-18 21:33:15 +0200 |
commit | c32dd69b46c6311148ed666095a13c5e6173c744 (patch) | |
tree | 1c1c50dc5c6bfb452b4fd54d3cb6193a03d56a49 /fixme | |
parent | 4545812fbee75ddbeae7f09cfb461e9b7a93cb84 (diff) |
install: make systemd-install useful for installation of template instances
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -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() |