Files
ports/sysutils/cbsd/files/pkg-message.in
T
2019-08-14 12:16:12 +00:00

18 lines
317 B
Plaintext

[
{ 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
}
]