diff options
author | luis <luis> | 2007-07-29 08:38:23 +0000 |
---|---|---|
committer | luis <luis> | 2007-07-29 08:38:23 +0000 |
commit | 55b28bb7eba682c29b3d505b0e91bf6bdada019f (patch) | |
tree | 6ad23869ec706bb3b43478dccb00fe1f9036055e | |
parent | 24047da530be555972ecda99832ffb7b41f0f93c (diff) | |
download | firma-55b28bb7eba682c29b3d505b0e91bf6bdada019f.tar.gz firma-55b28bb7eba682c29b3d505b0e91bf6bdada019f.tar.bz2 |
Ops.
-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 |