SOURCES: tenshi.init - better display
glen
glen at pld-linux.org
Wed Jul 18 17:20:15 CEST 2007
Author: glen Date: Wed Jul 18 15:20:14 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- better display
---- Files affected:
SOURCES:
tenshi.init (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/tenshi.init
diff -u SOURCES/tenshi.init:1.3 SOURCES/tenshi.init:1.4
--- SOURCES/tenshi.init:1.3 Wed Aug 30 15:28:41 2006
+++ SOURCES/tenshi.init Wed Jul 18 17:20:09 2007
@@ -52,11 +52,11 @@
reload|force-reload)
if [ -f /var/lock/subsys/tenshi ]; then
if checkconfig; then
- echo "Reloading configuration and flushing all queues"
+ show "Reloading tenshi configuration and flushing all queues"; echo
kill -HUP `cat /var/run/tenshi/tenshi.pid`
RETVAL=$?
else
- echo "tenshi config file has syntax error, not restarting"
+ show "tenshi config file has syntax error, not restarting"; echo
RETVAL=7
fi
else
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/tenshi.init?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list