File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -180,8 +180,6 @@ Features:
180180
181181* optionally: turn on cgroup delegation for per-session scope units
182182
183- * introduce per-unit (i.e. per-slice, per-service) journal log size limits.
184-
185183* optionally, if a per-partition GPT flag is set for the root/home/… partitions
186184 format the partition on next boot and unset the flag, in order to implement
187185 factory reset. also, add a second flag that simply indicates whether such a
@@ -820,11 +818,6 @@ Features:
820818 - journald: when we drop syslog messages because the syslog socket is
821819 full, make sure to write how many messages are lost as first thing
822820 to syslog when it works again.
823- - change systemd-journal-flush into a service that stays around during
824- boot, and causes the journal to be moved back to /run on shutdown,
825- so that we do not keep /var busy. This needs to happen synchronously,
826- hence doing this via signals is not going to work.
827- - optionally support running journald from the command line for testing purposes in external projects
828821 - journald: allow per-priority and per-service retention times when rotating/vacuuming
829822 - journald: make use of uid-range.h to managed uid ranges to split
830823 journals in.
You can’t perform that action at this time.
0 commit comments