mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
Stupid I am
Log on disk wasn't copy on install, so the shutdown destroy everything. #18 #17
This commit is contained in:
parent
9d76a1b082
commit
bd1b669ed9
@ -11,6 +11,7 @@ then
|
||||
systemctl enable log2ram
|
||||
cp log2ram.hourly /etc/cron.hourly/log2ram
|
||||
chmod +x /etc/cron.hourly/log2ram
|
||||
/usr/local/bin/log2ram init
|
||||
|
||||
echo "##### Reboot to activate log2ram #####"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user