Change unbounds restart policy to get it up on boot time.

This commit is contained in:
2022-07-22 04:30:42 +02:00
parent 14bddad564
commit fd3d69f407

View File

@@ -70,7 +70,7 @@ services:
ports:
- "53:53/tcp"
- "53:53/udp"
restart: always
restart: unless-stopped
# Must add "ntlm auth = yes" to global section in smb.conf
# adduser and smbpasswd have to be run