mirror of
https://github.com/samba-team/samba.git
synced 2025-03-26 18:50:30 +03:00
Eventscripts: In 60.nfs don't restart NFS when restarting rpc.lockd.
This effectively reverts 953dbfbddad656a64e30a6aca115cb1479d11573 and is a policy decision. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 380c9263eb37db5a250264316e250c2160908263)
This commit is contained in:
parent
1d71dd08e3
commit
32fe247e37
@ -154,7 +154,6 @@ nfs_check_rpc_service ()
|
||||
_rpc_prog=nlockmgr
|
||||
_version=4
|
||||
_restart="echo 'Trying to restart lock manager service'"
|
||||
_restart="${_restart}; startstop_nfs restart"
|
||||
_restart="${_restart}; startstop_nfslock restart"
|
||||
;;
|
||||
statd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user