Enable orangepi-ramlog and orangepi-zram

This commit is contained in:
orangepi-xunlong
2022-04-08 20:05:16 +08:00
parent b7c97620db
commit 669bf6d113
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# configuration values for the orangepi-ram-logging service
#
# enable the orangepi-ram-logging service?
ENABLED=false
ENABLED=true
#
# size of the tmpfs mount -- please keep in mind to adjust /etc/default/orangepi-zram-config too when increasing
SIZE=50M

View File

@@ -1,7 +1,7 @@
# configuration values for the orangepi-zram-config service
#
# enable the orangepi-zram-config service?
ENABLED=false
ENABLED=true
# Zram swap enabled by default, unless set to disabled
# SWAP=false