mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T441: disable FRR.
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it.
This commit is contained in:
parent
d55d3bfb99
commit
f0843ffe83
@ -33,4 +33,4 @@ systemctl disable udp-broadcast-relay{1.99}
|
|||||||
systemctl disable pdns-recursor
|
systemctl disable pdns-recursor
|
||||||
/usr/sbin/update-rc.d -f pdns-recursor remove
|
/usr/sbin/update-rc.d -f pdns-recursor remove
|
||||||
|
|
||||||
systemctl enable frr.service
|
systemctl disable frr.service
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user