diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-03-25 07:45:04 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-25 07:45:04 -0400 | 
| commit | 08d47116842f8206b23f1defa520bf23283e3588 (patch) | |
| tree | 4ea730a6faae56e22cbc8e2aceea04703350bf59 /Makefile.am | |
| parent | 6f7300a9a28a5a42a9d5f94207d3302fe4e906c9 (diff) | |
| parent | b7862d93ae2662d4dd2d4dd0de7232f4dc36924e (diff) | |
Merge pull request #3989 from opensourcerouting/redhat-new-init
redhat: switch to new init script
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 8797a8e5ff..2618029a4b 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 \  | 
