[Bug 208663] It is not possible to use spaces in fstab paths when using jails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 23 15:14:25 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208663
--- Comment #3 from Jamie Gritton <jamie at 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 remember
being stymied by sendmail.cf files that looked perfect but didn't work right,
because there some spaces where a tab should be.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-jail
mailing list