You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice the JAIL_PATH format can be /media/foo or simply media/bar. The leading slash / is optional. The HOST_PATH howerver, must be the full path including the leading slash /.
17
+
18
+
It is also possible to mount individual files into a jail as seen below.
19
+
Bastille will not mount if a file is already present at the specified mount point.
20
+
If you do not specify a file name, bastille will mount the file underneath the specified directory as seen in the second example below.
0 commit comments