diff options
author | root <root@rshg054.dnsready.net> | 2013-02-01 00:06:30 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-01 00:06:30 -0800 |
commit | edd3a17c9ed0cc3fa7fb62b4ad4178e064d46cda (patch) | |
tree | fb0363ba1ecdbf443cff57d7927ca13e8bd4e0e5 /extra/samba/winbindd.service | |
parent | a949895a0243a490d30fe355655c839fe217c580 (diff) |
Fri Feb 1 00:06:30 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 4766e584f..67a778fc7 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 +ExecStart=/usr/sbin/winbindd -D ExecReload=/bin/kill -HUP $MAINPID [Install] |