[
{ type: install
message: <<EOM
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
EOM
}
]