From: Dan Langille Date: Wed, 9 Jan 2008 07:29:57 +0000 (+0000) Subject: Specify Storage Encryption, so people do not think it is transport encryption. X-Git-Tag: Release-2.2.8~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b4458a65bb8534e79ffc427d6d4cef263b00f8f9;p=bacula%2Fbacula Specify Storage Encryption, so people do not think it is transport encryption. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6260 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/dird/backup.c b/bacula/src/dird/backup.c index 8c7a3cef46..96ed078728 100644 --- a/bacula/src/dird/backup.c +++ b/bacula/src/dird/backup.c @@ -466,7 +466,7 @@ void backup_cleanup(JCR *jcr, int TermCode) " Rate: %.1f KB/s\n" " Software Compression: %s\n" " VSS: %s\n" -" Encryption: %s\n" +" Storage Encryption: %s\n" " Volume name(s): %s\n" " Volume Session Id: %d\n" " Volume Session Time: %d\n"