stage2: disabling these services doesn't do anything on Trixie
This commit is contained in:
@@ -13,8 +13,6 @@ s/^#?[[:blank:]]*PasswordAuthentication[[:blank:]]*yes[[:blank:]]*$/PasswordAuth
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
systemctl disable hwclock.sh
|
|
||||||
systemctl disable rpcbind
|
|
||||||
if [ "${ENABLE_SSH}" == "1" ]; then
|
if [ "${ENABLE_SSH}" == "1" ]; then
|
||||||
systemctl enable ssh
|
systemctl enable ssh
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user