From 92b5e32198846a607154e9c5f1ac59eacab9517a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 27 Dec 2011 18:15:19 -0200 Subject: Changing default config location, version update and config fixes --- firma | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firma') diff --git a/firma b/firma index 955f14e..e1c773f 100755 --- a/firma +++ b/firma @@ -2471,8 +2471,8 @@ function ReplayProtectionCheck { # hardcode path to firma.conf, firma version and program name declare -r \ - FIRMA_CONFIG_FILE="/usr/local/etc/firma.conf" \ - VERSION="0.3-CVS" \ + FIRMA_CONFIG_FILE="/etc/firma.conf" \ + VERSION="0.3-git" \ BASENAME="$(basename $0)" # set environmental variables and options -- cgit v1.2.3