jail on -current and syslogd

From: Kim Culhan <w8hdkim_at_yahoo.com>
Date: Sun, 20 Jun 2004 14:39:55 -0700 (PDT)
Have been working on setting up a jail
and have it pretty much working.

Just a little problem here, this is the procedure where
the jail root is /jails:

ifconfig xl1 inet alias 10.0.0.20 netmask 255.255.255.255
mount -t procfs /proc /jails/10.0.0.20/proc
mount -t devfs /dev /jails/10.0.0.20/dev
jail /jails/10.0.0.20 jailname 10.0.0.20 /bin/sh /etc/rc

Returns

Loading configuration files.
Setting hostname: somehost.domain.tld.
ln: /dev/log: Operation not permitted
Starting syslogd.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Starting local daemons:.
Updating motd.
Starting cron.
Local package initialization: sshd2.
Starting inetd.

The syslog appears to work Ok, any info on
ln: complaining above is greatly appreciated.

tnx
-kim


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Received on Sun Jun 20 2004 - 19:40:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC