SOURCES: tftpd-hpa.init - use proper config file

baggins baggins at pld-linux.org
Thu Apr 23 17:35:49 CEST 2009


Author: baggins                      Date: Thu Apr 23 15:35:48 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use proper config file

---- Files affected:
SOURCES:
   tftpd-hpa.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/tftpd-hpa.init
diff -u SOURCES/tftpd-hpa.init:1.1 SOURCES/tftpd-hpa.init:1.2
--- SOURCES/tftpd-hpa.init:1.1	Thu Apr 23 17:00:48 2009
+++ SOURCES/tftpd-hpa.init	Thu Apr 23 17:35:43 2009
@@ -16,7 +16,7 @@
 . /etc/sysconfig/network
 
 # Get service config
-[ -f /etc/sysconfig/tftpd ] && . /etc/sysconfig/tftpd
+[ -f /etc/sysconfig/tftpd-hpa ] && . /etc/sysconfig/tftpd-hpa
 
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tftpd-hpa.init?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list