From 4fe6e6d026da7ed7d05a50b763d66f69244a81ce Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 8 Oct 2014 19:57:17 +0200 Subject: [PATCH] redhat: reference /etc/lldpd.d/README.conf We consider this is a configuration file event if it isn't. --- redhat/lldpd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 4b190dee..bb0808ba 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -210,6 +210,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/liblldpctl.so.* %doc %{_mandir}/man8/lldp* %dir %attr(750,root,root) %lldpd_chroot +%config %{_sysconfdir}/lldpd.d/README.conf %config %attr(755,root,root) %{_initrddir}/lldpd %if 0%{?suse_version} %attr(644,root,root) %{_var}/adm/fillup-templates/sysconfig.lldpd -- 2.39.5