diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-09 15:04:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-17 00:03:12 +0200 |
commit | ba6b3039531a70466dd955c6faa9bf521b3dfbac (patch) | |
tree | ba565e8a373a65a2d1c2e0a99029e2023b7252b8 /TODO | |
parent | 38a6db16dc6f3ac6e6f497c90e51fb9904d785ba (diff) |
journal: rotate on SIGUSR2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -163,8 +163,6 @@ Features: * figure out whether we should leave dbus around during shutdown -* add interface to allow immediate rotation of the journal, and even flushing. - * dbus: in fedora, make the machine a symlink to /etc/machine-id * journald: reuse XZ context @@ -199,14 +197,10 @@ Features: * systemctl status: show coredumps -* systemctl status: show whether journal was rotated since service started - * save coredump in Windows/Mozilla minidump format * support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting) -* journal: allow per-entry control on /var vs. /run (think incognito browser mode) - * clean up session cgroups that remain after logout (think sshd), but eventually run empty * support "systemctl stop foobar@.service" to stop all units matching a certain template |