Bläddra i källkod

Added option WRITE_TO_DISK

pull/116/head
Isaac-D-Cohen 4 år sedan
committed by GitHub
förälder
incheckning
acab49678f
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 5 tillägg och 0 borttagningar
  1. +5
    -0
      log2ram.conf

+ 5
- 0
log2ram.conf Visa fil

@@ -20,6 +20,11 @@ MAIL=true
# example : PATH_DISK="/var/log;/home/test/FolderInRam"
PATH_DISK="/var/log"

# This setting determines whether log2ram will ever write /var/log back to the disk, whether at shutdown or periodically (depending on whether you keep
# the file in cron.daily). Setting this to 'false' will mean that log2ram will never write its copy of /var/log back to the disk.

WRITE_TO_DISK=true

# **************** Zram backing conf *************************************************

# ZL2R Zram Log 2 Ram enables a zram drive when ZL2R=true ZL2R=false is mem only tmpfs


Laddar…
Avbryt
Spara