SOURCES: nfslock.init - cleanup

glen glen at pld-linux.org
Thu Oct 19 12:33:11 CEST 2006


Author: glen                         Date: Thu Oct 19 10:33:11 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SOURCES:
   nfslock.init (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SOURCES/nfslock.init
diff -u SOURCES/nfslock.init:1.12 SOURCES/nfslock.init:1.13
--- SOURCES/nfslock.init:1.12	Thu Oct 19 12:32:50 2006
+++ SOURCES/nfslock.init	Thu Oct 19 12:33:06 2006
@@ -32,9 +32,6 @@
 	[ -z "`/sbin/pidof portmap`" ] && nls "Error: portmap isn't running" && exit 0
 fi
 
-# Sanity checks
-[ -x /usr/sbin/rpc.statd ] || exit 0
-
 start() {
 	# Check if the service is already running?
 	if [ ! -f /var/lock/subsys/nfslock ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/nfslock.init?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list