mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:02:58 +00:00
debian: Fix rules file
Fix the rules file to put back isis and vtysh Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
e77e22d21e
commit
03718c3d12
2
debian/rules
vendored
2
debian/rules
vendored
@ -39,6 +39,8 @@ override_dh_auto_configure:
|
||||
--sysconfdir=/etc/quagga \
|
||||
$(USE_SNMP) \
|
||||
--enable-ospfapi=yes \
|
||||
--enable-vtysh=yes \
|
||||
--enable-isisd=yes \
|
||||
--enable-multipath=256 \
|
||||
--enable-user=quagga \
|
||||
--enable-group=quagga \
|
||||
|
Loading…
Reference in New Issue
Block a user