summaryrefslogtreecommitdiff
path: root/frr-evpn-route-watcher.service
blob: db460c27e15f43d598022ceace4bce2d2dec6947 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Syncronizes the routes to various VRFs

[Service]
Type=oneshot
ExecStart=/usr/lib/frr-evpn-route-watcher/task.py
User=root