Skip to content

Commit 9f65de0

Browse files
author
Marius Burkard
committed
Merge branch 'master' into 'stable-3.1'
Master See merge request !273
2 parents b3e7785 + 7927f09 commit 9f65de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/dist/conf/centos70.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144

145145
//* Amavisd
146146
$conf['amavis']['installed'] = false; // will be detected automatically during installation
147-
$conf['amavis']['config_dir'] = '/etc';
147+
$conf['amavis']['config_dir'] = '/etc/amavisd';
148148
$conf['amavis']['init_script'] = 'amavisd';
149149

150150
//* ClamAV

0 commit comments

Comments
 (0)