We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7db6b6 commit 760130cCopy full SHA for 760130c
scripts/90-cleanup.sh
@@ -59,7 +59,7 @@ rm -f /root/.ssh/authorized_keys /etc/ssh/*key*
59
touch /etc/ssh/revoked_keys
60
chmod 600 /etc/ssh/revoked_keys
61
service sysstat stop
62
-rm /var/log/sysstat
+rmdir /var/log/sysstat
63
mkdir /var/log/sysstat
64
service sysstat start
65
# Securely erase the unused portion of the filesystem
0 commit comments