blob: b0cf29a4f0036c0168a5ec704d096f36db8cec0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
-s dir
--name frr-evpn-route-watcher
--architecture all
--depends python3
--description "Reads the frr evpn routes and syncronizes the linux routes"
--url "https://github.com/MatthieuCoder/frr-evpn-route-watcher"
--maintainer "Matthieu Pignolet <m@mpgn.dev>"
--after-install postinstall.sh
frr-evpn-route-watcher/=/usr/lib/frr-evpn-route-watcher/
frr-evpn-route-watcher.service=/etc/systemd/system/frr-evpn-route-watcher.service
frr-evpn-route-watcher.timer=/etc/systemd/system/frr-evpn-route-watcher.timer
|