chiark / gitweb /
journalctl: show "Reboot" markers in output only when showing local-only entries
[elogind.git] / src / journal / journald.conf
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
4 #  under the terms of the GNU Lesser General Public License as published by
5 #  the Free Software Foundation; either version 2.1 of the License, or
6 #  (at your option) any later version.
7 #
8 # See journald.conf(5) for details
9
10 [Journal]
11 #Storage=auto
12 #Compress=yes
13 #Seal=yes
14 #RateLimitInterval=10s
15 #RateLimitBurst=200
16 #SystemMaxUse=
17 #SystemKeepFree=
18 #SystemMaxFileSize=
19 #SystemMinFileSize=
20 #RuntimeMaxUse=
21 #RuntimeKeepFree=
22 #RuntimeMaxFileSize=
23 #RuntimeMinFileSize=
24 #ForwardToSyslog=yes
25 #ForwardToKMsg=no
26 #ForwardToConsole=no
27 #TTYPath=/dev/console
28 #MaxLevelStore=debug
29 #MaxLevelSyslog=debug
30 #MaxLevelKMsg=notice
31 #MaxLevelConsole=info