]> git.sur5r.net Git - bacula/docs/commitdiff
White space changes only.
authorDan Langille <dan@langille.org>
Tue, 23 Oct 2007 14:21:34 +0000 (14:21 +0000)
committerDan Langille <dan@langille.org>
Tue, 23 Oct 2007 14:21:34 +0000 (14:21 +0000)
Align the comments and be consistent.

docs/manual/postgresql.tex
docs/manual/strategies.tex

index 88ee31fe344cb920b85d30e3d47153e6106656a3..835f773221ada6c5b673e525250ca52393b8f4c1 100644 (file)
@@ -230,8 +230,8 @@ password in place, these two lines should look something like:
 \begin{verbatim}
   dbname = bacula; user = bacula; password = "secret"
     ... and ...
- # WARNING!!! Passing the password via the command line is insecure.
- # see comments in make_catalog_backup for details.
 # WARNING!!! Passing the password via the command line is insecure.
 # see comments in make_catalog_backup for details.
   RunBeforeJob = "/etc/make_catalog_backup bacula bacula secret"
 \end{verbatim}
 \normalsize
index ed2172cb2fd94f7010e5f834d2666c2aa9f692a5..b0bcfebcf5873b79c3cca3517f6cd04f8e270429 100644 (file)
@@ -231,11 +231,11 @@ Job {
   Storage = Tape
   Messages = Standard
   Pool = Default
- # This creates an ASCII copy of the catalog
- # WARNING!!! Passing the password via the command line is insecure.
- # see comments in make_catalog_backup for details.
 # This creates an ASCII copy of the catalog
 # WARNING!!! Passing the password via the command line is insecure.
 # see comments in make_catalog_backup for details.
   RunBeforeJob = "/usr/lib/bacula/make_catalog_backup -u bacula"
- # This deletes the copy of the catalog, and ejects the tape
 # This deletes the copy of the catalog, and ejects the tape
   RunAfterJob  = "/etc/bacula/end_of_backup.sh"
   Write Bootstrap = "/var/lib/bacula/BackupCatalog.bsr"
   Max Start Delay = 22h