diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,7 @@ Bugfixes: +* systemctl completion doesn't want to start failed systemd-tmpfiles-setup.service + systemctl --system show -p Fr<TAB> default.target doesn't show anything + * systemd-journald seems to randomly hang on shutdown, likely not handling SIGTERM, shutdown blocks until we send SIGKILL at the very end. @@ -19,6 +22,8 @@ Bugfixes: * suppress log output on shutdown when "quiet" is used +* systemctl delete x.snapshot leaves no trace in logs (at least at default level). + Fedora 19: * make anaconda write timeout=0 for encrypted devices |