summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2019-02-19 00:44:01 +0100
committerDavid Lamparter <equinox@diac24.net>2019-03-21 13:37:04 +0100
commit81b834a59d314094552468091feb70d7bd01ff8d (patch)
tree4ad5f676eddd95119ca33e946599428031a3cfea /Makefile.am
parentMerge pull request #3967 from chiragshah6/evpn_dev (diff)
downloadfrr-81b834a59d314094552468091feb70d7bd01ff8d.tar.xz
frr-81b834a59d314094552468091feb70d7bd01ff8d.zip
redhat: switch to new init script
Drop the special versions of frr.init/frr.service/daemons from redhat/ and use the generic versions instead. Tested-by: Liam McBirnie <liam.mcbirnie@boeing.com> Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e3c2a418..43bad7254 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,9 +175,6 @@ EXTRA_DIST += \
python/clidef.py \
python/clippy/__init__.py \
\
- redhat/frr.init \
- redhat/frr.service \
- redhat/daemons \
redhat/frr.logrotate \
redhat/frr.pam \
redhat/frr.spec \