061d6d7 sanlock: fix init restart

Authored and Committed by teigland 14 years ago
    sanlock: fix init restart
    
    sanlock daemon creates and unlinks lockfile,
    init.d/sanlock should not.
    
    unlinking lockfile is the last thing sanlock
    daemon should do.
    
    init.d/sanlock restart should wait for stop
    to finish (lockfile to be unlinked) before
    doing start.
    
        
file modified
+9 -2
file modified
+8 -9