summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/files/3.4/samba.confd')
-rw-r--r--net-fs/samba/files/3.4/samba.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/files/3.4/samba.confd b/net-fs/samba/files/3.4/samba.confd
index 8ef8d7351a27..1b329dae6b18 100644
--- a/net-fs/samba/files/3.4/samba.confd
+++ b/net-fs/samba/files/3.4/samba.confd
@@ -23,6 +23,6 @@ nmbd_reload="killall -HUP nmbd"
winbind_start_options=""
winbind_start="start-stop-daemon --start --exec /usr/sbin/winbindd -- ${winbind_start_options}"
-winbind_stop="start-stop-daemon --stop --oknodo --exec /usr/sbin/winbindd"
+winbind_stop="start-stop-daemon --stop --exec /usr/sbin/winbindd"
winbind_reload="killall -HUP winbindd"