From b0e55e1d88026ad0d6f57f8ec503de207cb99cd6 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Tue, 23 Oct 2007 14:21:34 +0000 Subject: [PATCH] White space changes only. Align the comments and be consistent. --- docs/manual/postgresql.tex | 4 ++-- docs/manual/strategies.tex | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.39.5