summaryrefslogtreecommitdiffstats
path: root/main/quagga/zebra.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/quagga: create /var/run/quagga at startupNatanael Copa2014-01-071-25/+17
| | | | | and refactor the scripts while at it ref #2294
* main/quagga: have zebra start after opennhrpNatanael Copa2010-02-081-1/+1
| | | | fixes #262
* main/quagga: start service after firewallNatanael Copa2009-09-161-0/+1
|
* main/quagga: fixes for zebra init.d and default configNatanael Copa2009-07-301-1/+1
| | | | | * do not hardcode path to ip * the -l option seems to be removed
* moved extra/* to main/Natanael Copa2009-07-241-0/+41
and fixed misc build issues