Eventscripts: In 60.nfs don't restart NFS when restarting rpc.lockd.
[sahlberg/ctdb.git] / config / functions
index 329eceb2f7f21a497f5ec04287180be259726b37..b04965281dbfcfe987dab89fab67a3ce5654f523 100755 (executable)
@@ -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)