mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-24 17:59:12 +02:00
Disabled systemd-resolved (zmb-ad)
This commit is contained in:
parent
f6cafff82e
commit
393d98233c
1 changed files with 1 additions and 2 deletions
|
@ -96,8 +96,7 @@ EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# stop + disable samba services and remove default config
|
# stop + disable samba services and remove default config
|
||||||
systemctl stop smbd nmbd winbind
|
systemctl disable --now smbd nmbd winbind systemd-resolved
|
||||||
systemctl disable smbd nmbd winbind
|
|
||||||
rm -f /etc/samba/smb.conf
|
rm -f /etc/samba/smb.conf
|
||||||
rm -f /etc/krb5.conf
|
rm -f /etc/krb5.conf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue