Changeset: c39ea4f2c654 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c39ea4f2c654
Modified Files:
MonetDB.spec
Branch: Aug2018
Log Message:
Log directory should not be group writable for logrotate.
diffs (12 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(775,monetdb,monetdb) %{_localstatedir}/log/monetdb
+%dir %attr(755,monetdb,monetdb) %{_localstatedir}/log/monetdb
%if %{?rhel:0}%{!?rhel:1} || 0%{?rhel} >= 7
# RHEL >= 7, and all current Fedora
%{_sysconfdir}/tmpfiles.d/monetdbd.conf
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list