[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Permissions on /dev/hd* are reset on every boot
- From: Thomas Springer <th springer gmx net>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: Permissions on /dev/hd* are reset on every boot
- Date: Thu, 1 Sep 2005 02:06:47 +0200
=== Date : Wed, 31 Aug 2005 17:42:57 -0300
=== From : Marcelo Magno T. Sales
> Hi,
>
> I have noticed that every time I boot FC4, permissions on /dev/hd*
> devices are reset to 640. However, I need them to be set as 660
> permanently. Why are these permissions automatically reset on boot and
> how could I make them stay as 660?
>
$ head /etc/udev/rules.d/50-udev.rules
# There are a number of modifiers that are allowed to be used in some
# of the fields. See the udev man page for a full description of them.
#
# default is OWNER="root" GROUP="root", MODE="0600"
#
# all block devices
SUBSYSTEM=="block", GROUP="disk", MODE="0640"
> Thanks,
>
> Marcelo
Thomas
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]