diff options
author | root <root@rshg054.dnsready.net> | 2013-01-29 00:06:25 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-29 00:06:25 -0800 |
commit | 2cb7f65fb24926493d457f6931e421e27aa629da (patch) | |
tree | dfd419375945457b6b6dd74c280812f8e5533743 /extra/samba/winbindd.service | |
parent | 1b9f6dc846379470b620b5dbb9d4d7acd1de148c (diff) |
Tue Jan 29 00:06:25 PST 2013
Diffstat (limited to 'extra/samba/winbindd.service')
-rw-r--r-- | extra/samba/winbindd.service | 2 |
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] |