use /etc/quagga instead of /usr/local/etc/quagga in the zebra service
Open
auto-migrated
Priority-Medium
Type-Enhancement
- Dominant language
- Tcl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
use /etc/quagga in the zebra service instead of /usr/local/etc/quagga
remove extra logic in quaggaboot.sh that symlinks /etc/quagga/Quagga.conf ->
/usr/local/etc/quagga/Quagga.conf
this would eliminate the need for the extra "./configure
--sysconfdir=/usr/local/etc/quagga" flag used to build Quagga
this change would break existing Quagga installs that are configure to look for
/usr/local/etc/quagga/Quagga.conf
```
Original issue reported on code.google.com by `ahrenh...@gmail.com` on 23 Aug 2013 at 5:41
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.