SOURCES: gnu-radius.init - add sysconfig script
    aredridel 
    aredridel at pld-linux.org
       
    Thu Jun 28 18:44:22 CEST 2007
    
    
  
Author: aredridel                    Date: Thu Jun 28 16:44:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add sysconfig script
---- Files affected:
SOURCES:
   gnu-radius.init (1.4 -> 1.5) 
---- Diffs:
================================================================
Index: SOURCES/gnu-radius.init
diff -u SOURCES/gnu-radius.init:1.4 SOURCES/gnu-radius.init:1.5
--- SOURCES/gnu-radius.init:1.4	Mon Oct  9 15:38:57 2006
+++ SOURCES/gnu-radius.init	Thu Jun 28 18:44:17 2007
@@ -17,6 +17,8 @@
 
 . /etc/sysconfig/network
 
+. /etc/sysconfig/gnu-radius
+
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
 	if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gnu-radius.init?r1=1.4&r2=1.5&f=u
    
    
More information about the pld-cvs-commit
mailing list