diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-09 16:20:02 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-09 16:20:02 -0700 |
commit | 3b745d7c82a7f560d2ee181ac7e658ebf429c9ba (patch) | |
tree | 2a645554cb96440391577888d7069e2fdc838a1d | |
parent | 1c170a597e2a7abb15aaf636a046eb9b5fb8fe5a (diff) | |
download | quagga-3b745d7c82a7f560d2ee181ac7e658ebf429c9ba.tar.bz2 quagga-3b745d7c82a7f560d2ee181ac7e658ebf429c9ba.tar.xz |
fix LSB warning
-rwxr-xr-x | debian/vyatta-quagga.init.d | 1 |
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 |