]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - dumb.sh
- another example of zsh supremacy in shell world! fixed 5 yrs old flaw
[projects/rc-scripts.git] / dumb.sh
diff --git a/dumb.sh b/dumb.sh
index e097a0c4cbe96bacff2d61e9084763768261e0ec..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"
@@ -182,5 +182,7 @@ nls "Login password: "
 nls "Password again: "
 nls "ERROR: Passwords don't match"
 nls "Loading zebra configuration"
-
-fi
+nls "Starting Athlon Cooling"
+nls "Stoping Athlon Cooling"
+nls "Error: /etc/nessus/nessusd.conf not found"
+nls " Nessus daemon can't be run."
This page took 0.11049 seconds and 4 git commands to generate.