diff --git a/usr/local/share/bastille/create.sh b/usr/local/share/bastille/create.sh index b23306a4..e37914f5 100644 --- a/usr/local/share/bastille/create.sh +++ b/usr/local/share/bastille/create.sh @@ -170,6 +170,7 @@ ${NAME} { mount.fstab = ${bastille_jail_fstab}; path = ${bastille_jail_path}; devfs_ruleset = 4; + enforce_statfs = 1; exec.start = '/bin/true'; exec.stop = '/bin/true';