packages: drbd/drbd.spec - revert last change - I'm an idiot, just blew up ...
mmazur
mmazur at pld-linux.org
Thu Oct 28 16:00:09 CEST 2010
Author: mmazur Date: Thu Oct 28 14:00:09 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- revert last change
- I'm an idiot, just blew up two production servers
---- Files affected:
packages/drbd:
drbd.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: packages/drbd/drbd.spec
diff -u packages/drbd/drbd.spec:1.135 packages/drbd/drbd.spec:1.136
--- packages/drbd/drbd.spec:1.135 Thu Oct 28 15:45:52 2010
+++ packages/drbd/drbd.spec Thu Oct 28 16:00:03 2010
@@ -139,9 +139,9 @@
%attr(754,root,root) /etc/rc.d/init.d/drbd
%attr(755,root,root) %{_sysconfdir}/ha.d/resource.d/drbddisk
%attr(755,root,root) %{_sysconfdir}/ha.d/resource.d/drbdupper
-%attr(750,root,root) %dir %{_sysconfdir}/drbd.d
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbd.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbd.d/global_common.conf
+%dir %{_sysconfdir}/drbd.d
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbd.d/global_common.conf
%{_mandir}/man[58]/*
%dir /usr/lib/drbd
%attr(755,root,root) /usr/lib/drbd/*
@@ -161,6 +161,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2010/10/28 14:00:03 mmazur
+- revert last change
+- I'm an idiot, just blew up two production servers
+
Revision 1.135 2010/10/28 13:45:52 mmazur
- config files shouldn't be readable by all; they contain passwords
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/drbd/drbd.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list