On 22. Dec 2011, at 19:39 , Matt Mullins wrote:

> On Thu, Dec 22, 2011 at 1:31 PM, Bjoern A. Zeeb
> <bzeeb-li...@lists.zabbadoz.net> wrote:
>> jexec on a name works fine if you start the jail with a name as well.
>> See the jail(8) man page on how to either use -n or name=.
>> 
>> jail -n foo ...
>> or
>> jail name=foo ...
>> 
>> then jexec foo ...
> 
> I've wanted to be able to do this since I read that in the jexec man
> page, but it doesn't seem that /etc/rc.d/jail starts jails with that
> option (at least in 9.0-RC3):
> 

I think -l -U root are the defaults; please double-check in 
/etc/defaults/rc.conf, so exntending them to:

jail_<name>_flags="-l -U root -n <name>"

is easy.


> mmullins@boron 2808 ~ % jls -n
> nodying enforce_statfs=2 host=new ip4=new ip6=disable jid=9 linux=new
> name=9 parent=0 path=/jails/shell nopersist securelevel=-1
> allow.nochflags allow.nomount allow.noquotas allow.noraw_sockets
> allow.set_hostname allow.nosocket_af allow.nosysvipc children.cur=0
> children.max=0 cpuset.id=2 host.domainname="" host.hostid=0
> host.hostname=boron-shell.local.mmlx.us
> host.hostuuid=00000000-0000-0000-0000-000000000000
> ip4.addr=192.168.33.40 ip4.saddrsel ip6.addr= ip6.saddrsel
> linux.osname=Linux linux.osrelease=2.6.16 linux.oss_version=198144
> 
> Is there a "right" way to do this?
> 
> Thanks,
> Matt Mullins

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to