Date: Sat, 13 Feb 2010 11:23:07 +0100 From: Christer Solskogen <christer.solskogen@gmail.com> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: freebsd-jail@freebsd.org Subject: Re: Fwd: Jailcfg - A new tool for creating small(!) jails Message-ID: <c1a0d1561002130223m198f7026qf84ef72be6c62f9@mail.gmail.com> In-Reply-To: <4B75C6B4.6040903@quip.cz> References: <c1a0d1561002110733y575d0681t4feb917deabce531@mail.gmail.com> <c1a0d1561002112323h1902248bj7be343d4e1083687@mail.gmail.com> <4B75C6B4.6040903@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 12, 2010 at 10:23 PM, Miroslav Lachman <000.fbsd@quip.cz> wrote: > Just a small note, I think you don't need bash dependency > (#!/usr/local/bin/bash) in jail_maintenance.sh. It can be #!/bin/sh. > You are very right. Thanks! > And ls -1 $jail_dir/$jail/var/db/pkg can be > ls $jail_dir/$jail/var/db/pkg > (without -1, redirected output is always one column) > Again, thank you :) (Let me just point out that the Makefile is very *very* simple, and it will be fixed in the future ) -- chs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c1a0d1561002130223m198f7026qf84ef72be6c62f9>