forked from Lainports/freebsd-ports
latest version - Fix bareos17-server build [1] - Fix installation of sample files - Bump PORTREVISION PR: 230456 237165 Reported by: ohartmann at walstatt.org [1], okrg at ukr.net [1]
15 lines
508 B
Text
15 lines
508 B
Text
################################################################################
|
|
|
|
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"
|
|
|
|
################################################################################
|