do not enable sshd on start

This commit is contained in:
TomasM
2017-11-09 03:02:38 -05:00
parent 2d82b0233a
commit 2ecbf6bbe3
+1
View File
@@ -4,6 +4,7 @@ rm -f /etc/fstab
rm -f /etc/mtab
rm -f /etc/apt/sources.list~
rm -Rf /etc/systemd/system/timers.target.wants
rm -f /etc/systemd/system/multi-user.target.wants/ssh.service
rm -f /var/backups/*
rm -f /var/cache/ldconfig/*