From: Dan Langille Date: Tue, 23 Oct 2007 14:21:34 +0000 (+0000) Subject: White space changes only. X-Git-Tag: Release-3.0.0~2352 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b0e55e1d88026ad0d6f57f8ec503de207cb99cd6;p=bacula%2Fdocs White space changes only. Align the comments and be consistent. --- diff --git a/docs/manual/postgresql.tex b/docs/manual/postgresql.tex index 88ee31fe..835f7732 100644 --- a/docs/manual/postgresql.tex +++ b/docs/manual/postgresql.tex @@ -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 diff --git a/docs/manual/strategies.tex b/docs/manual/strategies.tex index ed2172cb..b0bcfebc 100644 --- a/docs/manual/strategies.tex +++ b/docs/manual/strategies.tex @@ -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