summaryrefslogtreecommitdiffstats
path: root/network/clamav-unofficial-sigs/patches/os.slackware.conf.patch
blob: 94e58b6acec34e3aa5bedf9c8d8c245703db60ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- config/os.slackware.conf.orig	2016-05-03 21:29:02.518557766 -0500
+++ config/os.slackware.conf	2016-05-03 21:31:20.083647753 -0500
@@ -27,13 +27,13 @@
 clam_user="clamav"
 clam_group="clamav"
 
-#clam_dbs="/var/lib/clamav"
-clam_dbs="/usr/local/share/clamav"
+clam_dbs="/var/lib/clamav"
+#clam_dbs="/usr/local/share/clamav"
 
 clamd_pid="/var/run/clamav/clamd.pid"
 
-clamd_restart_opt="service clamd restart"
+clamd_restart_opt="/etc/rc.d/rc.clamav restart"
 
-#clamd_socket="/var/run/clamav/clamd.socket"
+clamd_socket="/var/run/clamav/clamd.socket"
 
 # https://eXtremeSHOK.com ######################################################