SPECS: heartbeat.spec - cl_status is expected to be sgid haclient
qboosh
qboosh at pld-linux.org
Wed Jun 15 10:01:19 CEST 2005
Author: qboosh Date: Wed Jun 15 08:01:19 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cl_status is expected to be sgid haclient
---- Files affected:
SPECS:
heartbeat.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/heartbeat.spec
diff -u SPECS/heartbeat.spec:1.54 SPECS/heartbeat.spec:1.55
--- SPECS/heartbeat.spec:1.54 Tue Jun 14 15:56:13 2005
+++ SPECS/heartbeat.spec Wed Jun 15 10:01:14 2005
@@ -263,7 +263,8 @@
%{_mandir}/man1/*.1*
%{_mandir}/man8/[a-h]*.8*
/var/lib/heartbeat/cores
-%attr(755,root,root) %{_bindir}/cl*
+%attr(755,root,root) %{_bindir}/cl_respawn
+%attr(2755,root,haclient) %{_bindir}/cl_status
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/haresources
%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/authkeys
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/ha.cf
@@ -315,6 +316,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.55 2005/06/15 08:01:14 qboosh
+- cl_status is expected to be sgid haclient
+
Revision 1.54 2005/06/14 13:56:13 qboosh
- added chld patch, release 0.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/heartbeat.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list