488 B
488 B
| tags | ||
|---|---|---|
|
Manage jail manually
- Enable at startup
/etc/rc.conflinejail_enable="YES" - Add jail to `/etc/jail.conf
- Create subvolume with
zfs create zpool/jails/<jailname> - Download
root@pineapple:/data/jails/gitea-runner-freebsd13 # fetch https://download.freebsd.org/ftp/releases/amd64/amd64/14.1-RELEASE/base.txz -o ../14.1-base.txz tar -xf ../dl/base-14.1-RELEASE.txz