Author: glen
Date: Mon Jan 30 09:51:34 2006
New Revision: 6900

Modified:
   initng/trunk/daemon/spamd.i
Log:
- spamd initscript got renamed

Modified: initng/trunk/daemon/spamd.i
==============================================================================
--- initng/trunk/daemon/spamd.i (original)
+++ initng/trunk/daemon/spamd.i Mon Jan 30 09:51:34 2006
@@ -3,6 +3,6 @@
        need = system/rundir daemon/network;
 #      need = net/lo;
 
-       exec start = /etc/rc.d/init.d/spamassassin start;
-       exec stop = /etc/rc.d/init.d/spamassassin stop;
+       exec start = /etc/rc.d/init.d/spamd start;
+       exec stop = /etc/rc.d/init.d/spamd stop;
 }
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to