X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fvariables.sh;h=6d9c2939ffa3de9f02599d0c377d229599b07985;hb=refs%2Ftags%2Fdebian%2F3%252.10.1_cn0;hp=f90ac030ba29283582953b23ca64db8caffdc269;hpb=9881eb03821c641460350eee4ed7aa0350e5c6ca;p=amavisd-cn.git diff --git a/src/variables.sh b/src/variables.sh index f90ac03..6d9c293 100644 --- a/src/variables.sh +++ b/src/variables.sh @@ -4,6 +4,7 @@ ALIASES=/etc/aliases CRONTAB=/etc/cron.d/$PKG ACONF=/etc/amavis/conf.d/40-carnet ACONFTMPL=/usr/share/$PKG/templates/40-carnet +MASTTMPL=/usr/share/$PKG/templates/master.cf BLIST=$AHOME/blacklist_sender WLIST=$AHOME/whitelist_sender # domain is set in postinst @@ -13,6 +14,6 @@ host=$(/bin/hostname -f) # name init.d/script user ps name for pgrep -f pidfile, relative to /var/run num-fds last-fd-name options=' clamd clamav-daemon clamav /usr/sbin/clamd clamav/clamd.pid 5 clamav.log -amavis amavis.amavisd-new amavis amavisd \\(master\\) amavis/amavisd.pid 5 socket +amavis amavisd-new amavis amavisd \\(master\\) amavis/amavisd.pid 5 socket ' # note: pgrep -f takes a regexp, and this is shell expanded once, hence \\