diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-22 04:27:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-22 04:27:24 +0200 |
commit | 7535cc788e37afaf9904d0ee8e2b98f1cb3a4cbd (patch) | |
tree | 5c7cb75ede06983171aabe98eb0cb825f1192fd6 /fixme | |
parent | 967d86b5cbc39f2b6edeea7ae109dbfcaaf4f006 (diff) |
systemctl: add --block switch for synchronous starting of units
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -56,11 +56,6 @@ * teach dbus to talk to systemd when autospawning services -* Figure out which signal handlers we actually have to reset in the - forked off child - -* Add code to systemctl to wait for an operation to finish - Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail() |