5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
antivirus {
|
|
.include(try=true,priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/antivirus.conf"
|
|
.include(try=true,priority=10) "$LOCAL_CONFDIR/override.d/antivirus.conf"
|
|
}
|