From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 11:06:22 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8D23106566B for ; Tue, 21 Dec 2010 11:06:22 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2368FC12 for ; Tue, 21 Dec 2010 11:06:22 +0000 (UTC) Received: by wwi17 with SMTP id 17so3817024wwi.1 for ; Tue, 21 Dec 2010 03:06:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=IF2MBxCPdKhp7hi3InH0xizcqTCb7ZDGBFXzqnCfbS8=; b=aWfyNgnqVIu53HzV+Z4iRmoD1ODFt+rLFVHuLfQw7x8HHhZdMONGb40BRLE8vfgXqZ 2+NHj3pYOEQsmFCmDVpZdl3vaPK+GrUplIoXVZJpoUrUALUoIDowVU8ytCYkihulZABo SPio6XeKOaC0HuQvIjlRja+Mcebcb+9u7aqCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hi4ScAjaz4zt/OTsKZh3ISz1mC/F51hM+WheAUTsgV2ovAttejaw6eggKON/3lQlnX YVkH+APWzboG7YpLNprmoZM6Y8BAURe/FqteyZCdmiOSOz36CcJeP5Xf/CdFZUA/nLGQ LGvdPAsW8El4PASGVSGvS8tlNmBfr/D1XQn0Y= MIME-Version: 1.0 Received: by 10.216.51.135 with SMTP id b7mr8948585wec.29.1292929580932; Tue, 21 Dec 2010 03:06:20 -0800 (PST) Received: by 10.216.72.198 with HTTP; Tue, 21 Dec 2010 03:06:19 -0800 (PST) In-Reply-To: References: Date: Tue, 21 Dec 2010 11:06:19 +0000 Message-ID: From: krad To: Christer Solskogen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: A jail with a dash in its name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 11:06:22 -0000 On 21 December 2010 10:58, Christer Solskogen wrote: > I want to create a jail called forest-friend. And having a dash in the > name seems to create problems for me. > > /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not > found > > how do I escape that? > > -- > chs, > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > i'd stay away from characters like that. It should be ok in theory to use but in my experience it is more likely to cause problems in the future