Skip to content

Commit ab3c7df

Browse files
author
Marius Burkard
committed
Merge branch 'stable-3.1'
2 parents c02e3dc + 9f65de0 commit ab3c7df

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)