inicijalna verzija
[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 ##################
7 #
8 # Script updates can be found at: https://github.com/extremeshok/clamav-unofficial-sigs
9
10 # Originially based on: 
11 # Script provide by Bill Landry (unofficialsigs@gmail.com).
12 #
13 # License: BSD (Berkeley Software Distribution)
14 #
15 ##################
16 #
17 # NOT COMPATIBLE WITH VERSION 3.XX / 4.XX CONFIG 
18 #
19 ################################################################################
20 # SEE MASTER.CONF FOR CONFIG EXPLAINATIONS
21 ################################################################################
22 # Rename to os.conf to enable this file
23 ################################################################################
24
25 # Debian 8 (Jessie)
26
27 clam_user="clamav"
28 clam_group="clamav"
29
30 clam_dbs="/var/lib/clamav"
31
32 clamd_pid="/var/run/clamd.pid"
33
34 clamd_restart_opt="service clamav-daemon restart"
35
36 #clamd_socket="/var/run/clamav/clamd.ctl"
37
38 # https://eXtremeSHOK.com ######################################################