On 6/13/06, Joel Means <[EMAIL PROTECTED]> wrote:
> I have built a CLFS multilib system from SVN-20060608.  This uses
> udev-093 and I have also installed udev-cross-lfs-0.1-05292006.  I am
> now having a problem with assigning groups for the symlinks created by
> the "cdsymlink_helper.sh" script in the rule "35-helper.rules".  I have
> added GROUP="disk" to each of the commands, but the symlinks still
> belong to the root group.  Is there some stupid thing I am doing wrong
> or what?  Here is an example line from that rule:

A symlink will ALWAYS be owned root:root, with permissions 777.  The
permissions of the target of the symlink is what actually take effect.

HTH,

Jeremy

_______________________________________________
Clfs-support mailing list
[email protected]
http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support

Reply via email to