SOURCES: ifplugd-pld.patch - adjust paths in manpage

glen glen at pld-linux.org
Tue Sep 19 18:44:34 CEST 2006


Author: glen                         Date: Tue Sep 19 16:44:34 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adjust paths in manpage

---- Files affected:
SOURCES:
   ifplugd-pld.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/ifplugd-pld.patch
diff -u SOURCES/ifplugd-pld.patch:1.1 SOURCES/ifplugd-pld.patch:1.2
--- SOURCES/ifplugd-pld.patch:1.1	Sun Sep 17 21:22:53 2006
+++ SOURCES/ifplugd-pld.patch	Tue Sep 19 18:44:29 2006
@@ -10,3 +10,14 @@
  uninstall-local:
 -	rm -f ${DESTDIR}${sysconfdir}/ifplugd/ifplugd.action ${DESTDIR}${sysconfdir}/ifplugd/ifplugd.conf ${DESTDIR}${sysinitdir}/ifplugd
 +	rm -f ${DESTDIR}${sysconfdir}/ifplugd/ifplugd.action ${DESTDIR}/etc/sysconfdir/ifplugd ${DESTDIR}${sysinitdir}/ifplugd
+--- ifplugd-0.28/man/ifplugd.8~	2005-06-04 22:41:50.000000000 +0300
++++ ifplugd-0.28/man/ifplugd.8	2006-09-19 19:40:05.657462114 +0300
+@@ -90,7 +90,7 @@
+ \fB-z | --info\f1
+ Request that a running daemon shall write its status information to syslog. (Specify -i to select the daemon instance to send the request to.) 
+ .SH FILES
+-\fI/etc/ifplugd/ifplugd.conf\f1: this file is sourced by the init script \fI/etc/init.d/ifplugd\f1 and contains the interface to be monitored and the options to be used.
++\fI/etc/sysconfig/ifplugd\f1: this file is sourced by the init script \fI/etc/rc.d/init.d/ifplugd\f1 and contains the interface to be monitored and the options to be used.
+ 
+ \fI/etc/ifplugd/ifplugd.action\f1: this is the script which will be called by the daemon whenever the state of the interface changes. It takes two areguments: the first is the interface name (eg. eth0), the second either "up" or "down". 
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ifplugd-pld.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list