testing
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -378,9 +378,9 @@ if [[ ! -f /root/.ssh/server-root ]]
|
||||
fi
|
||||
|
||||
# restart sshd
|
||||
systemctl restart ssh
|
||||
systemctl restart sshd
|
||||
|
||||
|
||||
# lock root
|
||||
isInFile=$(cat /etc/hostname | grep -c "BackupServer")
|
||||
if [ $isInFile -eq 0 ]
|
||||
|
||||
Reference in New Issue
Block a user