freebsd-ports/sysutils/bareos20-server/files/pkg-message.client.in
Jose Alonso Cardenas Marquez 51d12f2341 sysutils/bareos-*: Copy to bareos20-* ports
bareos-* ports will be updated to 21.0.0
2022-01-16 17:15:22 -05:00

17 lines
387 B
Text

[
{ type: install
message: <<EOM
bareos client was installed
1) Sample files are installed in %%PREFIX%%/etc/bareos/bareos-fd.d/ and
%%PREFIX%%/etc/bareos/bconsole.d/
2) Add bareos_fd_enable="YES" to /etc/rc.conf.
3) If you want to retain old configuration scheme, you must add the following
to /etc/rc.conf
bareos_fd_config="%%PREFIX%%/etc/bareos/bareos-fd.conf"
EOM
}
]