Merge pull request #505 from ctuffli/patch-1
Allow Linux jails to see their mount points
This commit is contained in:
@@ -170,6 +170,7 @@ ${NAME} {
|
|||||||
mount.fstab = ${bastille_jail_fstab};
|
mount.fstab = ${bastille_jail_fstab};
|
||||||
path = ${bastille_jail_path};
|
path = ${bastille_jail_path};
|
||||||
devfs_ruleset = 4;
|
devfs_ruleset = 4;
|
||||||
|
enforce_statfs = 1;
|
||||||
|
|
||||||
exec.start = '/bin/true';
|
exec.start = '/bin/true';
|
||||||
exec.stop = '/bin/true';
|
exec.stop = '/bin/true';
|
||||||
|
|||||||
Reference in New Issue
Block a user