net-misc/frr: installing the right script might be a good idea…

This commit is contained in:
Alarig Le Lay 2023-07-17 02:50:43 +02:00
parent eaafcbee01
commit 8282f3bd3a
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ src_install() {
# Install init scripts
systemd_dounit tools/frr.service
newinitd "${FILESDIR}"/frr-openrc-v1 frr
newinitd "${FILESDIR}"/frr-openrc-v2 frr
# Conflict files, installed by net-libs/libsmi, bug #758383
rm "${ED}"/usr/share/yang/ietf-interfaces.yang || die