|
|
@@ -36,6 +36,13 @@ PATH_DISK="/var/log" |
|
|
|
# ram folder is will probably not be as large as journald will use by default |
|
|
|
JOURNALD_AWARE=true |
|
|
|
|
|
|
|
# Set to 'true' to enable log rotation for journald logs before syncing. |
|
|
|
# Note: 'rsync' must be used for this feature. |
|
|
|
# Ensure 'SystemMaxUse' is configured in 'journald.conf' |
|
|
|
# - (To limit journald’s disk usage to be smaller than the log2ram RAM allocation). |
|
|
|
JOURNALD_AWARE=true |
|
|
|
|
|
|
|
|
|
|
|
# **************** Zram backing conf ************************************************* |
|
|
|
|
|
|
|
# ZL2R Zram Log 2 Ram enables a zram drive when ZL2R=true ZL2R=false is mem only tmpfs |
|
|
|