diff --git a/lldpd-el6.init b/lldpd-el6.init index 53e6631..5e0beb4 100644 --- a/lldpd-el6.init +++ b/lldpd-el6.init @@ -1,7 +1,7 @@ #!/bin/bash # lldpd init file # -# chkconfig: 2345 60 20 +# chkconfig: - 60 20 # description: 802.1ab (LLDP) daemon # # processname: lldpd @@ -13,7 +13,6 @@ # Required-Stop: $local_fs $remote_fs # Should-Start: $syslog $network $net-snmp # Should-Stop: $syslog $network $net-snmp -# Default-Start: 2 3 5 # Default-Stop: 0 1 6 # Short-Description: LLDP daemon # Description: 802.1ab (LLDP) daemon