SOURCES: socat.init - rel.2 - require socat with --makepid option
blues
blues at pld-linux.org
Wed Feb 4 21:32:20 CET 2009
Author: blues Date: Wed Feb 4 20:32:20 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- rel.2 - require socat with --makepid option
---- Files affected:
SOURCES:
socat.init (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/socat.init
diff -u SOURCES/socat.init:1.1 SOURCES/socat.init:1.2
--- SOURCES/socat.init:1.1 Wed Feb 4 18:14:30 2009
+++ SOURCES/socat.init Wed Feb 4 21:32:15 2009
@@ -67,7 +67,7 @@
# include configuration:
. $config
# FIXME: check if variables are set
- daemon --fork --pidfile /var/run/socat/$tun.pid \
+ daemon --fork --pidfile /var/run/socat/$tun.pid --makepid \
/usr/bin/socat ${SOCAT_OPT} ${OPTIONS} \
${BIADDRESS1} ${BIADDRESS2}
RET=$?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/socat.init?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list