Changeset: fde7bfda08f9 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fde7bfda08f9
Modified Files:
MonetDB.spec
tools/merovingian/daemon/config/monetdbd.in
Branch: Aug2018
Log Message:
Revert changeset c39ea4f2c654 and add "su" directive to logrotate config.
diffs (22 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -726,7 +726,7 @@ systemd-tmpfiles --create %{_sysconfdir}
%defattr(-,root,root)
%{_bindir}/monetdb
%{_bindir}/monetdbd
-%dir %attr(755,monetdb,monetdb) %{_localstatedir}/log/monetdb
+%dir %attr(775,monetdb,monetdb) %{_localstatedir}/log/monetdb
%if %{?rhel:0}%{!?rhel:1} || 0%{?rhel} >= 7
# RHEL >= 7, and all current Fedora
%{_sysconfdir}/tmpfiles.d/monetdbd.conf
diff --git a/tools/merovingian/daemon/config/monetdbd.in
b/tools/merovingian/daemon/config/monetdbd.in
--- a/tools/merovingian/daemon/config/monetdbd.in
+++ b/tools/merovingian/daemon/config/monetdbd.in
@@ -1,5 +1,6 @@
# this is the logrotate configuration for merovingian
@Elogdir@@[email protected] {
+ su monetdb monetdb
missingok
notifempty
postrotate
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list