Date: 11 Jun 2002 11:24:41 -0500 From: Kirk Strauser <kirk@strauser.com> To: freebsd-stable@freebsd.org Subject: jailadmin version 1.4 is now available Message-ID: <878z5lg4vq.fsf_-_@pooh.int> In-Reply-To: <87661ksqen.fsf@strauser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
A new version of my jail management package, jailadmin, is now online. The major changes for this version are: - The inclusion of an rc.d script, jail.sh, for automatically starting and stopping all of the jail servers on a system at system boot and shutdown. - A change in the syntax of jailadmin to allow multiple arguments: Old: jailadmin vserver1 start; jail vserver2 start; jail vserver4 start New: jailadmin start vserver1 vserver2 vserver 4 -or- jailadmin start all jailadmin stop all The script is available from http://www.honeypot.net/~kirk/projects/jailmanage.html for those interested. -- Kirk Strauser The Strauser Group - http://www.strausergroup.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?878z5lg4vq.fsf_-_>