mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-17 07:41:23 +01:00
Update README.md
This commit is contained in:
@@ -84,7 +84,8 @@ To apply a template, run the following command. Replace `APP` with the name of t
|
|||||||
bastille template jailname bsd-apps/APP
|
bastille template jailname bsd-apps/APP
|
||||||
```
|
```
|
||||||
|
|
||||||
# Mount Points
|
## Mount Points
|
||||||
|
|
||||||
Each application is set to install any data that should persist in a mount point outside the jail. This means you can run the template overtop a brand new jail, and pick up where you left off, providing your data is still present in the mount points.
|
Each application is set to install any data that should persist in a mount point outside the jail. This means you can run the template overtop a brand new jail, and pick up where you left off, providing your data is still present in the mount points.
|
||||||
|
|
||||||
The default mount path for all applications is `/apps/APPNAME`.
|
The default mount path for all applications is `/apps/APPNAME`.
|
||||||
|
|||||||
Reference in New Issue
Block a user