diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-06-22 14:20:08 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-06-22 15:30:28 -0400 |
commit | 6f8bd5c94ebc19c9afdb17684945526dddc2ec23 (patch) | |
tree | 9820efd672df303a71888dc0f9d51ce48a4f89bc /TODO | |
parent | 04ef5b03f64d3824a51a2a903548af029a006744 (diff) |
core/snapshot: log info when snapshots are created and removed
Snapshot mechanism is not used very much, but snapshot creation/destruction
should be at least as verbose as normal unit starting/stopping.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -214,8 +214,6 @@ Features: - add 'set -e' to scripts in test/ - make stuff in test/ work with separate output dir -* systemctl delete x.snapshot leaves no trace in logs (at least at default level). - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We should not do that. Instead /etc should always override /run+/usr and also any symlink |