[Pkg-sks-commit] r133 - sks/trunk/sks/debian
    chrism at alioth.debian.org 
    chrism at alioth.debian.org
       
    Thu Jun 19 15:05:10 UTC 2008
    
    
  
Author: chrism
Date: 2008-06-19 15:05:08 +0000 (Thu, 19 Jun 2008)
New Revision: 133
Modified:
   sks/trunk/sks/debian/sks.init
Log:
[project @ 135]
Reword the not starting message
Original author: weasel
Date: 2004-03-16 23:09:44.748161+00:00
Modified: sks/trunk/sks/debian/sks.init
===================================================================
--- sks/trunk/sks/debian/sks.init	2008-06-19 15:04:56 UTC (rev 132)
+++ sks/trunk/sks/debian/sks.init	2008-06-19 15:05:08 UTC (rev 133)
@@ -56,7 +56,7 @@
 	echo -n "Starting sks daemons:"
 
 	if [ "$initstart" != "yes" ]; then
-	    echo " Not starting sks as requested."
+	    echo " Not starting sks (as configured in /etc/default/sks)"
 	    exit 0
 	fi
 
    
    
More information about the Pkg-sks-commit
mailing list