mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-27 16:00:51 +01:00
Hierarchical jails inherit the parent jail's permissions and don't support setting devfs_ruleset to a non-zero value. This update adds a check to determine if the script is running inside a jail. If so, it sets devfs_ruleset to 0 to comply with this constraint.