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:
Daniil Baturin 2018-08-27 00:09:21 +02:00
parent d55d3bfb99
commit f0843ffe83

View File

@ -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