summaryrefslogtreecommitdiff
path: root/extra/samba/winbindd.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/samba/winbindd.service')
-rw-r--r--extra/samba/winbindd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/samba/winbindd.service b/extra/samba/winbindd.service
index 1de8a9272..4766e584f 100644
--- a/extra/samba/winbindd.service
+++ b/extra/samba/winbindd.service
@@ -5,7 +5,7 @@ After=network.target nmbd.service
[Service]
Type=forking
PIDFile=/var/run/samba/winbindd.pid
-ExecStart=/usr/sbin/winbindd -F
+ExecStart=/usr/sbin/winbindd
ExecReload=/bin/kill -HUP $MAINPID
[Install]