diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-04-03 14:43:48 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-04-03 14:43:48 +0200 |
commit | 568b679f2a5db6a23c795363091b94ad804f24f6 (patch) | |
tree | 0eb7c2db234c9a00f016f81cd933c249e9887978 /TODO | |
parent | 08f23fd29c9df9c8b4e874933eb39711f069754b (diff) |
systemctl: make -f short for both --follow and --force
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -30,8 +30,6 @@ Features: * dbus upstream still refers to dbus.target and shouldn't -* Make -f in systemctl enable both --follow and --force - * ensure that logind sets the syslog facility to AUTH when logging * when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting |