summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-09 16:20:02 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-09 16:20:02 -0700
commit3b745d7c82a7f560d2ee181ac7e658ebf429c9ba (patch)
tree2a645554cb96440391577888d7069e2fdc838a1d
parent1c170a597e2a7abb15aaf636a046eb9b5fb8fe5a (diff)
downloadquagga-3b745d7c82a7f560d2ee181ac7e658ebf429c9ba.tar.bz2
quagga-3b745d7c82a7f560d2ee181ac7e658ebf429c9ba.tar.xz
fix LSB warning
-rwxr-xr-xdebian/vyatta-quagga.init.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/vyatta-quagga.init.d b/debian/vyatta-quagga.init.d
index 68769709..b90fca04 100755
--- a/debian/vyatta-quagga.init.d
+++ b/debian/vyatta-quagga.init.d
@@ -9,7 +9,6 @@
# Short-Description: start and stop the Quagga routing suite
# Description: Quagga is a routing suite for IP routing protocols like
# BGP, OSPF, RIP and others.
-#
# Only zebra is started here, others are started by protocols
# during config process.
### END INIT INFO