Re: init(8) in jails

From: Devon H. O'Dell (dodell_at_sitetronics.com)
Date: 01/30/04

  • Next message: Antony T Curtis: "Re: init(8) in jails"
    Date: Fri, 30 Jan 2004 21:30:01 +0100
    To: Andrew Boothman <andrew@mux.org.uk>
    
    

    Andrew Boothman wrote:

    > This seems to be similar to the jailer command developed by Nate Nielsen.
    >
    > http://memberwebs.com/nielsen/freebsd/jails/jailer/
    > or sysutils/jailer
    >
    > Andrew

    I've found jailer to be adequate for managing my jails. To shut a jail down, I
    have to jexec [jid] /bin/kill -9 -1, though, otherwise it stays in the jls list.

    --Devon
    _______________________________________________
    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: Antony T Curtis: "Re: init(8) in jails"