Skip to content

Commit 7927f09

Browse files
author
Florian Schaal
committed
FS#4072 - Centos 7 Amavisd config path
1 parent c02e3dc commit 7927f09

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)