mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-24 11:12:12 +01:00
This reverts some changes the the "update_jailconf" function. The reason behind this revert is that if a jail somehow has the same name as a directory, then the previous commit would have changed the directory name as well, which would break stuff. The current code avoids all that and only replaces the necessary jail name value.