[packages/snmptt] 'description:' added to the init script

jajcus jajcus at pld-linux.org
Sat Dec 1 13:26:20 CET 2012


commit 1ad07b959ba12279e18e293a8ed75e75e0e2f0d3
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Dec 1 13:25:45 2012 +0100

    'description:' added to the init script
    
    otherwise: 'service snmptt does not support chkconfig'

 snmptt.init | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/snmptt.init b/snmptt.init
index 539b14c..c129024 100644
--- a/snmptt.init
+++ b/snmptt.init
@@ -1,6 +1,7 @@
 #!/bin/sh
 # snmptt	SNMP translator
 # chkconfig:	345 50 50
+# description:	SNMP translator
 
 # processname: /usr/sbin/snmptt
 # pidfile: /var/run/snmptt.pid
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snmptt.git/commitdiff/1ad07b959ba12279e18e293a8ed75e75e0e2f0d3



More information about the pld-cvs-commit mailing list