Chris

Results 1 issues of Chris

Adding `bastille_rcorder="YES"` to `/etc/rc.conf` doesn't start all jails on bootup. The culprit seems to be `xargs basename`. Without the `-a` flag, this command will only output one match (the first...