Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 13:03:03 +0100
From:      Mark Nowiasz <buckaroo@gmx.de>
To:        "Denise H. G." <darcsis@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: devfs ignores pass0 entry at boot time
Message-ID:  <200803101303.03633.buckaroo@gmx.de>
In-Reply-To: <864pbg7x04.fsf@pluton.xbsd.name>
References:  <200803091415.59328.buckaroo@gmx.de> <864pbg7x04.fsf@pluton.xbsd.name>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Sonntag, 9. März 2008 16:11:39 schrieb Denise H. G.:

> try to write like this:
>
>     add path `pass*` mode 660

Nope, won't do: 

tower# ls -la /dev/pass0
crw-------  1 root  operator    0, 107 Mar 10 12:35 /dev/pass0

> there is no problem with my 7-STABLE/amd64.

Well, all the other entries in devfs.rules are correctly applied, for example:

add path 'cd*' mode 660 group wheel user mark

tower# ls -la /dev/cd*
crw-rw----  1 mark  wheel    0, 109 Mar 10 12:35 /dev/cd0
crw-rw----  1 mark  wheel    0, 110 Mar 10 12:35 /dev/cd1

I'ts just that /dev/pass0 is being ignored at startup time...

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?200803101303.03633.buckaroo>