[mythtv-users] Compiling make install / Reboot issues

A JM vbtalent at gmail.com
Mon Dec 11 02:16:37 UTC 2006


Mike,

Thank's for the link... currently this is in udev.

KERNEL=="dvb",                  MODE="0660"

SUBSYSTEM=="dvb", PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf
dvb/adapter%%i/%%s $${K%%%%.*} $${K#*.}'", NAME="%c", MODE="0660"

I don't see a GROUP? So, if I add the "video" group will anyone else
still have access to the device, root, etc.  or is that a bad move?

KERNEL=="dvb",                  GROUP="video",MODE="0660"





On 12/10/06, Michael T. Dean <mtdean at thirdcontact.com> wrote:
> On 12/10/2006 10:04 AM, A JM wrote:
> > When I reboot my box I keep having to set some devices to another
> > group. why doesn't it stick??? Should this hang around for reboots?
> >
> > chgrp -R video /dev/dvb
> > chmod -R ug+rwx /dev/dvb
>
> udev  -  http://www.reactivated.net/writing_udev_rules.html
>
> Specifically:
>
> http://www.reactivated.net/writing_udev_rules.html#ownership
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list