summaryrefslogtreecommitdiffstats
path: root/debian/samba.nmbd.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:06:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:06:08 +0000
commit50d79dde445fe48eccf463cdeb83727e1e9f4295 (patch)
tree1c7ceb3f4d2d801dec9b62121c3f9da1eba3a74a /debian/samba.nmbd.service
parentReleasing progress-linux version 2:4.20.2+dfsg-2~progress7.99u1. (diff)
downloadsamba-50d79dde445fe48eccf463cdeb83727e1e9f4295.tar.xz
samba-50d79dde445fe48eccf463cdeb83727e1e9f4295.zip
Merging debian version 2:4.20.2+dfsg-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/samba.nmbd.service')
-rw-r--r--debian/samba.nmbd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/samba.nmbd.service b/debian/samba.nmbd.service
index 4f74f49..010c845 100644
--- a/debian/samba.nmbd.service
+++ b/debian/samba.nmbd.service
@@ -7,6 +7,7 @@ After=network.target network-online.target
[Service]
Type=notify
PIDFile=/run/samba/nmbd.pid
+Environment=NMBDOPTIONS=
EnvironmentFile=-/etc/default/samba
ExecStart=/usr/sbin/nmbd --foreground --no-process-group $NMBDOPTIONS
ExecReload=/bin/kill -HUP $MAINPID