- Original Message -
| James A. Peltier wrote:
|
| > BTW: Can anyone try this to see if it is in fact a bug or not?
| >
| > Create a file called
| >
| > /etc/udev/rules.d/99-udev-override.rules
| >
| > that contains
| >
| > KERNEL=="tty[A-Z]*", GROUP="some_other_group_than_uucp",
| > MODE=
James A. Peltier wrote:
> BTW: Can anyone try this to see if it is in fact a bug or not?
>
> Create a file called
>
> /etc/udev/rules.d/99-udev-override.rules
>
> that contains
>
> KERNEL=="tty[A-Z]*", GROUP="some_other_group_than_uucp", MODE="0660",
> OPTIONS="last_rule"
>
> with mode of 06
- Original Message -
| - Original Message -
| | On 6/14/11, James A. Peltier wrote:
| | > The rules are parsed, applied and the permissions are then correct
| | > but why
| | > is it not doing so at boot? The file in questions I've called
| | > /etc/udev/rules.d/49-udev-override.ru
- Original Message -
| On 6/14/11, James A. Peltier wrote:
| > The rules are parsed, applied and the permissions are then correct
| > but why
| > is it not doing so at boot? The file in questions I've called
| > /etc/udev/rules.d/49-udev-override.rules and it contains
| >
| > KERNEL=="tty[
On 6/14/11, James A. Peltier wrote:
> The rules are parsed, applied and the permissions are then correct but why
> is it not doing so at boot? The file in questions I've called
> /etc/udev/rules.d/49-udev-override.rules and it contains
>
> KERNEL=="tty[A-Z]*",NAME="%k", GROUP="rcl", M
- Original Message -
| James A. Peltier wrote:
| > Hi All,
| >
| > I've written a custom udev rule to change the permissions of
| > /dev/ttyS* but it doesn't seem to be working at boot up. If I run
| >
| > /sbin/udevcontrol reload_rules; udevtrigger
| >
| > The rules are parsed, applied a
James A. Peltier wrote:
> Hi All,
>
> I've written a custom udev rule to change the permissions of /dev/ttyS* but
> it doesn't seem to be working at boot up. If I run
>
> /sbin/udevcontrol reload_rules; udevtrigger
>
> The rules are parsed, applied and the permissions are then correct but wh
Hi All,
I've written a custom udev rule to change the permissions of /dev/ttyS* but it
doesn't seem to be working at boot up. If I run
/sbin/udevcontrol reload_rules; udevtrigger
The rules are parsed, applied and the permissions are then correct but why is
it not doing so at boot? The file
8 matches
Mail list logo