X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fjournald.conf.xml;h=a814ec1ec3570212f4c2a5fba07a1de67787940d;hp=e0796e1cce4841363664b4e7a2a2b893f58847ec;hb=3c8fa0fd0f99996088e42c5d48e164fdae4ada40;hpb=348ced909724a1331b85d57aede80a102a00e428 diff --git a/man/journald.conf.xml b/man/journald.conf.xml index e0796e1cc..a814ec1ec 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -269,12 +269,12 @@ violated when systemd-journald is started, the value will be raised to percentage that is actually free. This - means that if before there was enough - free space and journal files were + means that if there was enough + free space before and journal files were created, and subsequently something else causes the file system to fill up, journald will stop using more - space, but it'll will not removing + space, but it will not be removing existing files to go reduce footprint either. @@ -399,7 +399,10 @@ systemd.journald.forward_to_kmsg= and systemd.journald.forward_to_console=. - + When forwarding to the console, the + TTY to log to can be changed + with TTYPath=, + described below.