Update README.md

This commit is contained in:
tschettervictor
2024-12-13 16:33:11 -07:00
committed by GitHub
parent 461910126d
commit 18f8e62ba3

View File

@@ -58,7 +58,7 @@ Some applications require certain jail properties to be activated. You will have
### Set Properties Examples
- `iocage set allow_sysvipc=1 jailname`
- `bastille config jailname set allow_sysvipc 1`
- `bastille config jailname set allow.sysvipc 1`
- `pot set-attr -p jailname -A allow_sysvipc -V 1`
### Mount Examples