[Pacemaker] Bug in debian packages (http://people.debian.org/~madkiss/ha)
Andrew Beekhof
andrew at beekhof.net
Wed Aug 12 12:11:16 UTC 2009
2009/8/12 Ante Karamatić <ivoks at grad.hr>:
> Andrew Beekhof wrote:
>
>> Can you define funny?
>
> IIRC:
>
> dr-xr----t
For .../crm that should be enough.
Can you confirm for heartbeat?
Latest code says:
mkdir(CRM_STATE_DIR, 750);
chown(CRM_STATE_DIR, pwentry->pw_uid, pwentry->pw_gid);
mkdir(HA_STATE_DIR"/heartbeat", 755); /* Used by RAs - Leave owned by root */
mkdir(HA_STATE_DIR"/heartbeat/rsctmp", 755); /* Used by RAs - Leave
owned by root */
More information about the Pacemaker
mailing list