[Fai-commit] r3879 - trunk/bin

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Wed Sep 6 21:30:28 UTC 2006


Author: lange
Date: 2006-09-06 21:30:27 +0000 (Wed, 06 Sep 2006)
New Revision: 3879

Modified:
   trunk/bin/fai-start-stop-daemon
Log:
add warning message


Modified: trunk/bin/fai-start-stop-daemon
===================================================================
--- trunk/bin/fai-start-stop-daemon	2006-09-06 21:14:23 UTC (rev 3878)
+++ trunk/bin/fai-start-stop-daemon	2006-09-06 21:30:27 UTC (rev 3879)
@@ -27,6 +27,7 @@
 # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #*********************************************************************
 
+echo 'Warning: Dummy start-stop-daemon called, doing nothing.'
 for opt in "$@" ; do
     case "$opt" in
         -o|--oknodo) oknodo=1 ;;




More information about the Fai-commit mailing list