Ptachirana skripta zbog vlasništva nad last-version-check.txt
[clamav-unofficial-sigs.git] / os.conf
1 # This file contains os configuration settings for clamav-unofficial-sigs.sh
2 ###################
3 # This is property of eXtremeSHOK.com
4 # You are free to use, modify and distribute, however you may not remove this notice.
5 # Copyright (c) Adrian Jon Kriel :: admin@extremeshok.com
6 # License: BSD (Berkeley Software Distribution)
7 ##################
8 #
9 # Script updates can be found at: https://github.com/extremeshok/clamav-unofficial-sigs
10 #
11 ##################
12 #
13 # NOT COMPATIBLE WITH VERSION 3.XX / 4.XX CONFIG
14 #
15 ################################################################################
16 # SEE MASTER.CONF FOR CONFIG EXPLAINATIONS
17 ################################################################################
18 # Rename to os.conf to enable this file
19 ################################################################################
20
21 # Debian 9 (Stretch)
22
23 clam_user="clamav"
24 clam_group="clamav"
25
26 logrotate_group="adm"
27
28 clam_dbs="/var/lib/clamav"
29
30 clamd_pid="/run/clamav/clamd.pid"
31
32 #systemd.
33 clamd_restart_opt="systemctl restart clamav-daemon.service"
34
35 #clamd_socket="/run/clamav/clamd.ctl"
36
37 # https://eXtremeSHOK.com ######################################################