diff --git a/external/packages/bsp/common/etc/default/orangepi-ramlog.dpkg-dist b/external/packages/bsp/common/etc/default/orangepi-ramlog.dpkg-dist index 0c53fdc..f6fd228 100644 --- a/external/packages/bsp/common/etc/default/orangepi-ramlog.dpkg-dist +++ b/external/packages/bsp/common/etc/default/orangepi-ramlog.dpkg-dist @@ -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 diff --git a/external/packages/bsp/common/etc/default/orangepi-zram-config.dpkg-dist b/external/packages/bsp/common/etc/default/orangepi-zram-config.dpkg-dist index aab2fa6..e905205 100644 --- a/external/packages/bsp/common/etc/default/orangepi-zram-config.dpkg-dist +++ b/external/packages/bsp/common/etc/default/orangepi-zram-config.dpkg-dist @@ -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