Disabled systemd-resolved (zmb-ad)

This commit is contained in:
Thorsten Spille 2021-11-11 12:08:58 +01:00 committed by GitHub
parent f6cafff82e
commit 393d98233c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,8 +96,7 @@ EOF
fi
# stop + disable samba services and remove default config
systemctl stop smbd nmbd winbind
systemctl disable smbd nmbd winbind
systemctl disable --now smbd nmbd winbind systemd-resolved
rm -f /etc/samba/smb.conf
rm -f /etc/krb5.conf