do not enable sshd on start
parent
2d82b0233a
commit
2ecbf6bbe3
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue