diff options
author | root <root@rshg054.dnsready.net> | 2013-04-13 00:05:58 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-13 00:05:58 -0700 |
commit | 8f0418e4a239ba973834592537b474d3aac52d5b (patch) | |
tree | 55787459ba85dcd3ea548b37ca4027ef993c28b5 /extra/samba/winbindd.service | |
parent | d976aa5e1544c80dc2457ea20b27f28f3fa05899 (diff) |
Sat Apr 13 00:05:58 PDT 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 67a778fc7..02e3014b1 100644 --- a/extra/samba/winbindd.service +++ b/extra/samba/winbindd.service @@ -4,7 +4,7 @@ After=network.target nmbd.service [Service] Type=forking -PIDFile=/var/run/samba/winbindd.pid +PIDFile=/var/run/winbindd.pid ExecStart=/usr/sbin/winbindd -D ExecReload=/bin/kill -HUP $MAINPID |