mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
r289: BUG 1246 -- fix syntax error
(This used to be commit d02e3c14f5e986239df397456955b9cbcee81568)
This commit is contained in:
parent
ae2e649074
commit
26915c7a31
@ -52,7 +52,7 @@ stop() {
|
||||
killproc winbindd -TERM
|
||||
RETVAL=$?
|
||||
[ $RETVAL -eq 0 ] \
|
||||
&& && rm -f /var/run/nmbd.pid \
|
||||
&& rm -f /var/run/nmbd.pid \
|
||||
&& rm -f /var/lock/subsys/winbindd
|
||||
echo ""
|
||||
return $RETVAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user