ports/misc/amanda25-server/files/patch-server-src::amcrypt-ossl-asym.sh.in
Jun Kuriyama b9074b86bf - Fix SSH option and openssl related scripts [1].
- Change UNIQUENAME and LATEST_LINK to use separated options db.

PR:		ports/125566 [1]
Submitted by:	Franz Schwartau <franz@electromail.org> [1]
2008-07-24 23:27:50 +00:00

11 lines
444 B
Bash

--- server-src/amcrypt-ossl-asym.sh.in.orig 2006-07-04 13:28:47.000000000 +0200
+++ server-src/amcrypt-ossl-asym.sh.in 2008-07-12 12:11:30.000000000 +0200
@@ -36,7 +36,7 @@
# change these as needed
OPENSSL= # whatever's in $PATH
CIPHER=aes-256-cbc # see `openssl help` for more ciphers
-AMANDA_HOME=~amandabackup
+AMANDA_HOME=~@CLIENT_LOGIN@
RANDFILE=$AMANDA_HOME/.rnd
export RANDFILE
PASSPHRASE=$AMANDA_HOME/.am_passphrase # optional