mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-26 15:30:45 +01:00
jail.conf has a few tricky things about it's format (such as supporting variable expansion) so it is easiest to get jail to do the parsing for us. The changes to get required changes to set as well as we no longer are calling grep so that became a single awk script as well.