Actually disable SSH now
This commit is contained in:
@@ -40,8 +40,8 @@ systemd:
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
#ExecStart=/usr/bin/systemctl stop sshd
|
||||
#ExecStart=/usr/bin/systemctl disable sshd
|
||||
ExecStart=/usr/bin/systemctl stop sshd
|
||||
ExecStart=/usr/bin/systemctl disable sshd
|
||||
ExecStart=/usr/bin/touch /var/lib/%N.stamp
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user