Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 15:06:39 +0100
From:      Mark Nowiasz <buckaroo@gmx.de>
To:        freebsd-stable@freebsd.org
Subject:   Re: devfs ignores pass0 entry at boot time
Message-ID:  <200803101506.39452.buckaroo@gmx.de>
In-Reply-To: <3a142e750803100659s1fea54e9xabbd8fa0e0be9e49@mail.gmail.com>
References:  <200803091415.59328.buckaroo@gmx.de> <200803101303.03633.buckaroo@gmx.de> <3a142e750803100659s1fea54e9xabbd8fa0e0be9e49@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Montag, 10. März 2008 14:59:17 schrieb Paul B. Mahol:
> What's output of etc/devfs.conf ?

own     speaker root:wheel
perm    speaker 0660
perm    /dev/cuaa1      0666

own     cd0     mark:wheel
perm    cd0     0666

own     cd1     mark:wheel
perm    cd1     0666
perm    xpt0    0666

own     pass0   mark:wheel
perm    pass0   0666

own     pass1   mark:wheel
perm    pass1   0666

own     da0     mark:wheel
perm    da0     0660
perm    devstat 0444

devfs.rules will be applied during boot time (please not the different 
permission: for example cd0/1: 0666 in devfs.conf, 0600 in devfs.rules, cd0/1 
have got 0600 permissions), just the last entry (add path 'pass*' mode 660 
group wheel user mark) will be ignored - but only at boot time, when 
restarting devfs, pass0/1 will have the correct permissions/ownership.

Regards,
Mark
-- 
If *I* had a hammer, there'd be no more folk singers.



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