]> git.pld-linux.org Git - packages/heartbeat.git/commitdiff
- cl_status is expected to be sgid haclient
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Jun 2005 08:01:14 +0000 (08:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    heartbeat.spec -> 1.55

heartbeat.spec

index 41d1be09fc34f90b0f3ebbb3da05b1c2fc4acb00..e88e440e3cb5293ef3e5ef0acba98ed4033f5ce6 100644 (file)
@@ -262,7 +262,8 @@ fi
 %{_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
This page took 0.115164 seconds and 4 git commands to generate.