1Config tool(1) Clam AntiVirus Config tool(1)
2
3
4
6 clamconf - Clam AntiVirus configuration utility
7
9 clamconf [options]
10
12 clamconf displays the values of configuration options.
13
15 -h, --help
16 Display help and exit.
17
18 -V, --version
19 Display software version and exit.
20
21 -c DIR, --config-dir DIR
22 Search for configuration files clamd.conf and freshclam.conf in
23 DIR.
24
25 -n, --non-default
26 Only print non-default settings.
27
28 -g CONFIG_NAME, --generate-config=CONFIG_NAME
29 Generate example configuration file.
30
32 The idea of this tool is based on Postfix's postconf. clamconf was cre‐
33 ated under pressure from Tomasz Papszun ;-)
34
36 Tomasz Kojm <tkojm@clamav.net>
37
39 clamd.conf(5), freshclam.conf(5)
40
41
42
43ClamAV 0.102.2 February 12, 2007 Config tool(1)