summaryrefslogtreecommitdiffstats
path: root/system/bacula
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:58:24 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:03 -0400
commit894c1fc4c5c874111eaade4a556ef6a4113d0b33 (patch)
treec81b7659b15046302d73b1e8ab81733c1303b783 /system/bacula
parent3fbe2b890c706db992ed8874df8cef5011795ce3 (diff)
downloadslackbuilds-894c1fc4c5c874111eaade4a556ef6a4113d0b33.tar.gz
slackbuilds-894c1fc4c5c874111eaade4a556ef6a4113d0b33.tar.xz
system/bacula: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/bacula')
-rw-r--r--system/bacula/README22
1 files changed, 13 insertions, 9 deletions
diff --git a/system/bacula/README b/system/bacula/README
index dc0da7f130..2c787f2fcb 100644
--- a/system/bacula/README
+++ b/system/bacula/README
@@ -1,18 +1,22 @@
Bacula (Manage backup, recovery) - Client and server
-Bacula is a set of Open Source, computer programs that permit you (or the
-system administrator) to manage backup, recovery, and verification of computer
-data across a network of computers of different kinds. Bacula is relatively
-easy to use and very efficient, while offering many advanced storage management
-features that make it easy to find and recover lost or damaged files. In
-technical terms, it is an Open Source, network based backup program.
+Bacula is a set of Open Source, computer programs that permit
+you (or the system administrator) to manage backup, recovery,
+and verification of computer data across a network of computers of
+different kinds. Bacula is relatively easy to use and very efficient,
+while offering many advanced storage management features that make it
+easy to find and recover lost or damaged files. In technical terms,
+it is an Open Source, network based backup program.
This script has a few build options:
- DATABASE=auto|mysql|postgresql|sqlite - by default MySQL/MariaDB is selected
+ DATABASE=auto|mysql|postgresql|sqlite
+ By default MySQL/MariaDB is selected
OPT_PREFIX=yes|no - install into /opt/bacula (disabled by default)
BAT=yes|no - build with GUI support (disabled by default)
- EMAIL=root@localhost - destination for job announcements and core dumps
+ EMAIL=root@localhost - destination for job announcements and
+ core dumps
SMTPHOST=localhost - expects smtp daemon running on localhost
-More information about post-install/upgrading can be found in README.SLACKWARE
+More information about post-install/upgrading can be found in
+README.SLACKWARE