update logrotate to use su (#753079)
This commit is contained in:
@@ -4,4 +4,5 @@
|
|||||||
notifempty
|
notifempty
|
||||||
compress
|
compress
|
||||||
create 0664 cacti apache
|
create 0664 cacti apache
|
||||||
|
su cacti apache
|
||||||
}
|
}
|
||||||
|
|||||||
+4
-1
@@ -1,6 +1,6 @@
|
|||||||
Name: cacti
|
Name: cacti
|
||||||
Version: 0.8.7h
|
Version: 0.8.7h
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An rrd based graphing tool
|
Summary: An rrd based graphing tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@@ -107,6 +107,9 @@ fi
|
|||||||
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7h-2
|
||||||
|
- set logrotate to su to cacti apache when rotating (#753079)
|
||||||
|
|
||||||
* Thu Oct 27 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7h-1
|
* Thu Oct 27 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7h-1
|
||||||
- New upstream release.
|
- New upstream release.
|
||||||
- Remove upstream'd mysql patch.
|
- Remove upstream'd mysql patch.
|
||||||
|
|||||||
Reference in New Issue
Block a user