Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 17:41:51 +0100
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        Alexander Renn <alexander.renn@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /dev files default permissions
Message-ID:  <47BB06CF.7040205@bsdforen.de>
In-Reply-To: <cc2a6eec0802190813k29ab73c1x6359de44e7030a94@mail.gmail.com>
References:  <cc2a6eec0802190813k29ab73c1x6359de44e7030a94@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Renn wrote:
> Hello,
> 
> I'm trying to find how to change the default permissions of files created in
> /dev.
> I want /dev/bpf* to be created with 660 permissions instead of 600.
> 
> Is there another way to do this instead of:
> # touch /dev/bpf[n]
> and then
> # chmod /dev/bpf[n]
> ?

You want to read the devfs.rules(5) manual page.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47BB06CF.7040205>