diff options
-rwxr-xr-x | firma | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2286,8 +2286,8 @@ function ReplayProtectionCheck { #------------------------------------------------------------- # path to firma.conf and firma version -FIRMA_CONFIG_FILE="/home/luis/tmp/firma/testing_release/firma.conf" -REPLAY_DEFAULT_FILE="/home/luis/tmp/firma/testing_release/replay" +FIRMA_CONFIG_FILE="/usr/local/etc/firma.conf" +REPLAY_DEFAULT_FILE="/var/log/firma/replay.db" VERSION="0.3" # set environmental variables and options |