Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 18:13:14 +0200
From:      "Alexander Renn" <alexander.renn@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   /dev files default permissions
Message-ID:  <cc2a6eec0802190813k29ab73c1x6359de44e7030a94@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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]
?
-- 
Best regards,
Zander



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