Change unbounds restart policy to get it up on boot time.
This commit is contained in:
@@ -70,7 +70,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "53:53/tcp"
|
- "53:53/tcp"
|
||||||
- "53:53/udp"
|
- "53:53/udp"
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
|
|
||||||
# Must add "ntlm auth = yes" to global section in smb.conf
|
# Must add "ntlm auth = yes" to global section in smb.conf
|
||||||
# adduser and smbpasswd have to be run
|
# adduser and smbpasswd have to be run
|
||||||
|
|||||||
Reference in New Issue
Block a user