forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
15 lines
436 B
Text
15 lines
436 B
Text
===============================================================================
|
|
|
|
cbsd is now installed, but requires additional setup steps:
|
|
|
|
Upon initial installation, run:
|
|
|
|
env workdir="/path" %%PREFIX%%/cbsd/sudoexec/initenv
|
|
|
|
Where /path is the path to the cbsd workdir, e.g.: /usr/jails
|
|
|
|
For upgrading an existing installation, run:
|
|
|
|
cbsd initenv
|
|
|
|
===============================================================================
|