Date: Sat, 23 Apr 2016 15:14:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-jail@FreeBSD.org Subject: [Bug 208663] It is not possible to use spaces in fstab paths when using jails Message-ID: <bug-208663-9824-FaLBkUsMvY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208663-9824@https.bugs.freebsd.org/bugzilla/> References: <bug-208663-9824@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208663 --- Comment #3 from Jamie Gritton <jamie@FreeBSD.org> --- No, that won't work - strunvis(3) unfortunately doesn't escape things that = way. Also, getfsent(3) treats all whitespace the same. As it should - I rememb= er being stymied by sendmail.cf files that looked perfect but didn't work righ= t, because there some spaces where a tab should be. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208663-9824-FaLBkUsMvY>