SOURCES: nfsfs.init - I'm dumb, s/nfsclient/nfsfs/
baggins
baggins at pld-linux.org
Sun Mar 18 22:56:40 CET 2007
Author: baggins Date: Sun Mar 18 21:56:40 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- I'm dumb, s/nfsclient/nfsfs/
---- Files affected:
SOURCES:
nfsfs.init (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SOURCES/nfsfs.init
diff -u SOURCES/nfsfs.init:1.28 SOURCES/nfsfs.init:1.29
--- SOURCES/nfsfs.init:1.28 Wed Mar 14 15:25:07 2007
+++ SOURCES/nfsfs.init Sun Mar 18 22:56:35 2007
@@ -24,7 +24,7 @@
. /etc/sysconfig/network
# Get service config
-[ -f /etc/sysconfig/nfsclient ] && . /etc/sysconfig/nfsclient
+[ -f /etc/sysconfig/nfsfs ] && . /etc/sysconfig/nfsfs
# Check that networking is up.
if is_yes "${NETWORKING}"; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/nfsfs.init?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list