Skip to content

Commit 760130c

Browse files
committed
fix
1 parent f7db6b6 commit 760130c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/90-cleanup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ rm -f /root/.ssh/authorized_keys /etc/ssh/*key*
5959
touch /etc/ssh/revoked_keys
6060
chmod 600 /etc/ssh/revoked_keys
6161
service sysstat stop
62-
rm /var/log/sysstat
62+
rmdir /var/log/sysstat
6363
mkdir /var/log/sysstat
6464
service sysstat start
6565
# Securely erase the unused portion of the filesystem

0 commit comments

Comments
 (0)