1
0
mirror of https://github.com/azlux/log2ram.git synced 2023-10-10 13:37:24 +02:00

Merge pull request #27 from MegaV0lt/master

Update uninstall.sh
This commit is contained in:
azlux 2017-08-27 20:29:08 +02:00 committed by GitHub
commit 71ff96ad2a

View File

@ -6,7 +6,7 @@ then
systemctl disable log2ram
rm /etc/systemd/system/log2ram.service
rm /usr/local/bin/log2ram
rm etc/log2ram.conf
rm /etc/log2ram.conf
rm /etc/cron.hourly/log2ram
echo "##### Reboot isn't needed #####"
else