golden hour
/etc/systemd
⬆️ Go Up
Upload
File/Folder
Size
Actions
journald.conf
1.02 KB
Del
OK
logind.conf
1.02 KB
Del
OK
network
-
Del
OK
networkd.conf
584 B
Del
OK
pstore.conf
529 B
Del
OK
resolved.conf
642 B
Del
OK
sleep.conf
790 B
Del
OK
system
-
Del
OK
system.conf
1.72 KB
Del
OK
timesyncd.conf
604 B
Del
OK
user
-
Del
OK
user.conf
1.16 KB
Del
OK
Edit: journald.conf
# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # Entries in this file show the compile time defaults. # You can change settings by editing this file. # Defaults can be restored by simply deleting this file. # # See journald.conf(5) for details. [Journal] #Storage=auto #Compress=yes #Seal=yes #SplitMode=uid #SyncIntervalSec=5m #RateLimitIntervalSec=30s #RateLimitBurst=10000 #SystemMaxUse= #SystemKeepFree= #SystemMaxFileSize= #SystemMaxFiles=100 #RuntimeMaxUse= #RuntimeKeepFree= #RuntimeMaxFileSize= #RuntimeMaxFiles=100 #MaxRetentionSec= #MaxFileSec=1month #ForwardToSyslog=yes #ForwardToKMsg=no #ForwardToConsole=no #ForwardToWall=yes #TTYPath=/dev/console #MaxLevelStore=debug #MaxLevelSyslog=debug #MaxLevelKMsg=notice #MaxLevelConsole=info #MaxLevelWall=emerg #LineMax=48K #ReadKMsg=yes
Save