X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=f621752d64475826763cee50cfb9e0e58e491613;hb=797e7a51cdfb23fa1b90b0a0ea2d5c1c83a739e1;hp=d5d4697d79bc27d1473748ddec3b8fbdfde9256d;hpb=f47ad59316ddbfce0b24edac752222d300ed0da4;p=elogind.git diff --git a/NEWS b/NEWS index d5d4697d7..f621752d6 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ CHANGES WITH 217: show log timestamps in the UTC timezone. journalctl now also accepts -n/--lines=all to disable line capping in a pager. + * journalctl gained a new switch, --flush, that synchronously + flushes logs from /run/log/journal to /var/log/journal if + persistent storage is enabled. systemd-journal-flush.service + now waits until the operation is complete. + * Services can notify the manager before they start a reload (by sending RELOADING=1) or shutdown (by sending STOPPING=1). This allows the manager to track and show the @@ -46,7 +51,7 @@ CHANGES WITH 217: * A helper binary and a service have been added which can be used to resume from hibernation in the initramfs. A generator will parse the resume= option on the kernel - command-line to trigger resume. + command line to trigger resume. * A user console daemon systemd-consoled has been added. Currently, it is a preview, and will so far open a @@ -1622,7 +1627,7 @@ CHANGES WITH 209: one of the next releases, at the same time that we will declare the APIs stable. - * When the kernel command-line argument "kdbus" is specified, + * When the kernel command line argument "kdbus" is specified, systemd will automatically load the kdbus.ko kernel module. At this stage of development, it is only useful for testing kdbus and should not be used in production. Note: if "--enable-kdbus"