diff --git a/networking/docker-compose.yaml b/networking/docker-compose.yaml index a9e61ef..c3e9ae6 100644 --- a/networking/docker-compose.yaml +++ b/networking/docker-compose.yaml @@ -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