summaryrefslogtreecommitdiff
path: root/sysutils/cbsd/files/pkg-message.in
blob: e1ddcadd7bf4d71250c431afdff6849f4d3e0b00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ 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
}
]