freebsd-ports/sysutils/boxbackup/files/pkg-message.in
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

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%%