]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - dumb.sh
new script to generate ChangeLog from git repository
[projects/rc-scripts.git] / dumb.sh
diff --git a/dumb.sh b/dumb.sh
index 2fa28f425662abaf314312b3fe0026f0f5c43efd..ba1fda1df78d4996209dc0dad814cd6edbde1a5e 100644 (file)
--- a/dumb.sh
+++ b/dumb.sh
@@ -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 "Starting Athlon Cooling"
 nls "Stoping Athlon Cooling"
 nls "Error: /etc/nessus/nessusd.conf not found"
 nls " Nessus daemon can't be run."
-
-fi
This page took 0.049041 seconds and 4 git commands to generate.