Commit Graph

4 Commits

Author SHA1 Message Date
tschettervictor
454288b2b1 bastille: Load config only from commons.sh
Since all files source common.sh anyway, we don't want to source the config twice.
2025-03-02 11:23:35 -07:00
tschettervictor
6ba11dc762 bastille: Support user based config
This PR will allow bastille to be configured based on the user you run as.

To load the config for a specifig user, you must be logged in as the specified user, and there must be a file called "bastille_user.conf" inside /usr/local/etc/bastille or else bastille will just load the default config file.
2025-03-01 18:48:14 -07:00
tschettervictor
086f4a60a5 jcp: Add missing fi 2025-01-21 07:42:41 -07:00
tschettervictor
4c2539dd8d copy: Add jcp for jail to jail copy 2025-01-21 07:41:01 -07:00