summaryrefslogtreecommitdiff
path: root/mail/smfsav-devel/files/patch-smf-sav.conf
blob: afc32277eaf1bc002a4d6f1f73c92ef52d4c7949 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- smf-sav.conf.orig	2012-04-08 17:04:38 UTC
+++ smf-sav.conf
@@ -1,4 +1,4 @@
-# /etc/mail/smfs/smf-sav.conf
+# %%PREFIX%%/etc/smf-sav.conf
 #
 # smf-sav configuration file v2.0
 # pre initialisised with useful values
@@ -173,9 +173,9 @@ ToFailTTL	10h	# recipients that did not 
 
 # Socket used to communicate with a Sendmail daemon
 #
-# Default: unix:/var/run/smfs/smf-sav.sock
+# Default: unix:%%SMFSAV_RUN_DIR%%/smf-sav.sock
 #
-Socket		unix:/var/run/smfs/smf-sav.sock
+Socket		unix:%%SMFSAV_RUN_DIR%%/smf-sav.sock
 
 # Facility for logging via a Syslog daemon
 #