SVN: rc-scripts/trunk/dumb.sh

glen glen at pld-linux.org
Thu Nov 1 00:31:56 CET 2007


Author: glen
Date: Thu Nov  1 00:31:56 2007
New Revision: 8921

Modified:
   rc-scripts/trunk/dumb.sh
Log:
- usable

Modified: rc-scripts/trunk/dumb.sh
==============================================================================
--- rc-scripts/trunk/dumb.sh	(original)
+++ rc-scripts/trunk/dumb.sh	Thu Nov  1 00:31:56 2007
@@ -1,7 +1,7 @@
 #!/bin/sh
 # dump script used to generate .pot for translations
 
-if /bin/false; then
+. /etc/rc.d/init.d/functions
 
 nls "alarmwatch not configured (CHIPS not set), cannot start."
 nls "No kernel APM support"
@@ -186,5 +186,3 @@
 nls "Stoping Athlon Cooling"
 nls "Error: /etc/nessus/nessusd.conf not found"
 nls " Nessus daemon can't be run."
-
-fi


More information about the pld-cvs-commit mailing list