From owner-freebsd-stable Tue Jun 11 9:24:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by hub.freebsd.org (Postfix) with ESMTP id EFB2A37B40D for ; Tue, 11 Jun 2002 09:24:48 -0700 (PDT) Received: from pooh.int (mail@pooh.int [10.0.1.2]) by kanga.honeypot.net (8.12.3/8.12.3) with ESMTP id g5BGOgX5089815 for ; Tue, 11 Jun 2002 11:24:42 -0500 (CDT) (envelope-from kirk@strauser.com) Received: from kirk by pooh.int with local (Exim 3.35 #1 (Debian)) id 17HoRl-0003v3-00 for ; Tue, 11 Jun 2002 11:24:41 -0500 To: freebsd-stable@freebsd.org Subject: jailadmin version 1.4 is now available From: Kirk Strauser Date: 11 Jun 2002 11:24:41 -0500 In-Reply-To: <87661ksqen.fsf@strauser.com> Message-ID: <878z5lg4vq.fsf_-_@pooh.int> Lines: 23 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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