SOURCES: resolvconf-pld.patch - sysconfig typo

glen glen at pld-linux.org
Mon Nov 24 20:32:00 CET 2008


Author: glen                         Date: Mon Nov 24 19:32:00 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sysconfig typo

---- Files affected:
SOURCES:
   resolvconf-pld.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/resolvconf-pld.patch
diff -u SOURCES/resolvconf-pld.patch:1.3 SOURCES/resolvconf-pld.patch:1.4
--- SOURCES/resolvconf-pld.patch:1.3	Mon Nov 24 20:20:38 2008
+++ SOURCES/resolvconf-pld.patch	Mon Nov 24 20:31:55 2008
@@ -5,7 +5,7 @@
  /etc/resolv.conf to be symlinked to /etc/resolvconf/run/resolv.conf then
  you can disable the warning message by setting REPORT_ABSENT_SYMLINK=no
 -in /etc/default/resolvconf.
-+in /etc/sysconfdir/resolvconf.
++in /etc/sysconfig/resolvconf.
  
  Order of entries in resolv.conf
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -53,7 +53,7 @@
  
  # Default override
 -[ -r /etc/default/resolvconf ] && . /etc/default/resolvconf
-+[ -r /etc/sysconfdir/resolvconf ] && . /etc/sysconfdir/resolvconf
++[ -r /etc/sysconfig/resolvconf ] && . /etc/sysconfig/resolvconf
  
  ETC=/etc
  ETCRESOLVCONF="${ETC}/resolvconf"
@@ -93,7 +93,7 @@
  Just run the update scripts.
  .SH ENVIRONMENT VARIABLES
 -The following variables can be set in /etc/default/resolvconf.
-+The following variables can be set in /etc/sysconfdir/resolvconf.
++The following variables can be set in /etc/sysconfig/resolvconf.
  .TP
  .B REPORT_ABSENT_SYMLINK
  If set to "yes" then
@@ -102,7 +102,7 @@
  .SH FILES
  .TP
 -.I /etc/default/resolvconf
-+.I /etc/sysconfdir/resolvconf
++.I /etc/sysconfig/resolvconf
  See the ENVIRONMENT VARIABLES section.
  .I /etc/resolvconf/run
  This is either a directory where nameserver information can be stored
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/resolvconf-pld.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list