11 lines
358 B
Text
11 lines
358 B
Text
--- lib/f-secure-wrapper.orig Wed Oct 31 07:58:54 2007
|
|
+++ lib/f-secure-wrapper Sat Dec 15 15:31:56 2007
|
|
@@ -44,7 +44,7 @@ Root=$1
|
|
shift
|
|
|
|
# FSAV version 4.6x
|
|
-FSAV_CONF=/etc/opt/f-secure/fssp/fssp.conf
|
|
+FSAV_CONF=/etc/f-secure/fssp/fssp.conf
|
|
if [ -f $FSAV_CONF ] && grep -i '^daemondatabasedirectory' $FSAV_CONF >/dev/null
|
|
then
|
|
PackageDir=$Root/bin
|