[Avcheck] FreeBSD chroot'd devices

Michael Kubecka mkubecka@swansystems.com
Wed, 21 Nov 2001 16:51:39 -0800


>>
> $ ls -lo /dev/console /dev/null
> crw-------  1 root  wheel  -   0,   0 Nov 20 08:21 /dev/console
> crw-rw-rw-  1 root  wheel  -   2,   2 Nov 20 12:00 /dev/null

the console in chroo should be writable to avdaemon user, or else
it is useless.  And kavdaemon wants to write there, it is very
important "person" and *need* an adv at system console.
<<

Oh, so you're saying you need to chown avdaemon on $chroot/dev/console?