Date: Mon, 25 Apr 2016 03:12:22 -0400 From: Allan Jude <allanjude@freebsd.org> To: freebsd-jail@freebsd.org Subject: Re: [Bug 208663] It is not possible to use spaces in fstab paths when using jails Message-ID: <571DC356.6000603@freebsd.org> In-Reply-To: <bug-208663-9824-LNL29IWJGi@https.bugs.freebsd.org/bugzilla/> References: <bug-208663-9824@https.bugs.freebsd.org/bugzilla/> <bug-208663-9824-LNL29IWJGi@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/23/16 02:58 AM, bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208663 > > --- Comment #2 from Chris Hutchinson <portmaster@bsdforge.com> --- > Won't the following work? > > $ mkdir /tmp/Space\ Test > $ mkdir /tmp/Space\ Mountpoint > > $ echo "/tmp/Space\ Test /tmp/Space\ Mountpoint" nullfs ro 0 0" >> > /etc/fstab.jail_name > > (untested) > > Also, isn't fstab called fsTAB for a reason? While I've never > tried to create one that uses spaces instead of tabs, I > can't help but wonder. :) > > --Chris > 'tab' is short for table. Any whitespace will do -- Allan Jude
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?571DC356.6000603>
