forked from Lainports/opnsense-ports
13 lines
542 B
Text
13 lines
542 B
Text
%%SERVER%%
|
|
%%SERVER%%To run bbstored at startup, add bbstored_enable="YES" to /etc/rc.conf
|
|
%%SERVER%%Please see http://www.boxbackup.org/server.html for server
|
|
%%SERVER%%configuration options
|
|
|
|
The default location of configuration files changed from
|
|
%%PREFIX%%/etc/box to %%ETCDIR%%, if you are upgrading then run
|
|
mv %%PREFIX%%/etc/box %%ETCDIR%%
|
|
|
|
%%CLIENT%%To run bbackupd at startup, add bbackupd_enable="YES" to /etc/rc.conf
|
|
%%CLIENT%%Please see http://www.boxbackup.org/client.html for client
|
|
%%CLIENT%%configuration options
|
|
%%CLIENT%%
|