bin/79109: devfs.conf not honored at boot
Matthias Buelow
mkb at incubus.de
Mon Mar 21 17:40:02 PST 2005
>Number: 79109
>Category: bin
>Synopsis: devfs.conf not honored at boot
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 22 01:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Matthias Buelow
>Release: FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD xxx 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #8: Thu Mar 17 15:30:44 CET 2005 root at xxx:/usr/obj/usr/src/sys/xxx i386
>Description:
I have the following lines in /etc/devfs.conf:
own da0s1 root:extrndisk
perm da0s1 0660
However, after boot, the owner+permissions are:
crw-r----- 1 root operator 4, 22 Mar 22 02:19 /dev/da0s1
After an explicit /etc/rc.d/devfs restart, they are correct:
crw-rw---- 1 root extrndisk 4, 22 Mar 22 02:19 /dev/da0s1
This happens everytime. I have to manually restart devfs in
order for it to honor my configuration. It should configure
devfs according to devfs.conf right at boot without manual
intervention.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list