bastille icon indicating copy to clipboard operation
bastille copied to clipboard

[BUG] Can't mount rw anymore

Open zilti opened this issue 2 years ago • 2 comments

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

zilti avatar Jun 01 '22 15:06 zilti

Bastille and FreeBSD version? Mind posting your BastilleFile?

adriel-tech avatar Jun 02 '22 00:06 adriel-tech

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.

zilti avatar Jun 02 '22 01:06 zilti