I messed up and added a trailing comma in my jails.json file, and it took a while to figure out why jails won't respect the configuration, because I haven't seen anything in the logs about config not being valid. Seems like the server just silently applies the defaults if something goes wrong. Maybe a log entry about failing to parse the config file would be useful for situations like this.
I messed up and added a trailing comma in my jails.json file, and it took a while to figure out why jails won't respect the configuration, because I haven't seen anything in the logs about config not being valid. Seems like the server just silently applies the defaults if something goes wrong. Maybe a log entry about failing to parse the config file would be useful for situations like this.