opnsense-ports/sysutils/bareos20-server/files/pkg-message.client.in
Franco Fichtner f859a25161 */*: sync with upstream
Taken from: FreeBSD
2022-01-14 14:30:47 +01: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
}
]