bastille
bastille copied to clipboard
[BUG] Can't mount rw anymore
I can't mount directories in read-write in templates anymore. Might be related to #504
Output:
[devbox]:
Applying template: sompani-bastille/jail-devbox...
Format: /host/path jail/path nullfs ro 0 0
Read: /usr/ports usr/ports nullfs rw 0 0
Bastille and FreeBSD version? Mind posting your BastilleFile?
Latest Bastille available via pkg. FreeBSD 13.1. The line in the Bastillefile is
MOUNT /usr/ports usr/ports nullfs rw 0 0
The weird thing is that manually mounting something as rw, e.g. running bastille mount devbox /usr/ports usr/ports nullfs rw 0 0
, still works fine.