diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-27 00:14:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-27 00:14:29 +0200 |
commit | 2bd3c38a44c5c3acbf5afdb9c0bcbaf4a72dac3f (patch) | |
tree | f59dc687d52d12d75d9ece11e742c1f84689f7e2 /TODO | |
parent | 0aed10889b42ac3adc1954eb07c8653784f46e58 (diff) | |
download | systemd-2bd3c38a44c5c3acbf5afdb9c0bcbaf4a72dac3f.tar.gz |
journalctl: add --local switch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Bugfixes: Features: +* 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 |