debian
This commit is contained in:
parent
5bd769aedb
commit
e1c4f3cb4f
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ mount --move "${OLDROOT}/${WORKDIR}" "${WORKDIR}"
|
|||
|
||||
echo "Restarting SSH daemon..."
|
||||
systemctl daemon-reload
|
||||
systemctl is-active ssh && systemctl stop ssh || true
|
||||
systemctl restart sshd
|
||||
|
||||
echo "Disabling swap..."
|
||||
|
|
Loading…
Reference in a new issue