init(8) in jails

From: Dag-Erling Smørgrav (des_at_des.no)
Date: 01/30/04

  • Next message: Andrew Boothman: "Re: init(8) in jails"
    To: arch@freebsd.org
    Date: Fri, 30 Jan 2004 18:02:04 +0100
    
    

    Currently, the preferred mechanism to set up a virtual server in a
    jail is 'jail /path/to/jail jail.host.name 1.2.3.4 /etc/rc'.

    How about modifying init instead and teach it how to run a jail? The
    advantages of that approach would include the ability to send a signal
    to a jailed init to have it run /etc/rc.shutdown inside the jail and
    terminate the jail cleanly; currently, there is no clean method of
    terminating a jail.

    DES

    -- 
    Dag-Erling Smørgrav - des@des.no
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Andrew Boothman: "Re: init(8) in jails"

    Relevant Pages