Mercurial > routeflapper
changeset 8:69a5dcf953df default tip
routeflapper runs as root to read the log files
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 04 Sep 2014 08:57:50 -0700 |
parents | 3c0db610c641 |
children | |
files | routeflapper.spec.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/routeflapper.spec.in Thu Sep 04 08:53:18 2014 -0700 +++ b/routeflapper.spec.in Thu Sep 04 08:57:50 2014 -0700 @@ -76,7 +76,7 @@ %config(noreplace) %{_sysconfdir}/quagga/bgpd.conf /etc/rc.d/init.d/%{name} /etc/logrotate.d/%{name} -%dir %attr(0750,%{name},root) /var/run/%{name} +%dir %attr(0750,root,root) /var/run/%{name} %changelog