wok diff clamav/stuff/daemon-clamd @ rev 19058

Up slitaz-boot-scripts(428), slitaz-configs(278)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 21 01:40:23 2016 +0300 (2016-04-21)
parents af696f5ac1e7
children 7f188676b59c
line diff
     1.1 --- a/clamav/stuff/daemon-clamd	Thu Mar 01 02:34:58 2012 +0100
     1.2 +++ b/clamav/stuff/daemon-clamd	Thu Apr 21 01:40:23 2016 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  DESC="clamav daemon"
     1.5  DAEMON=/usr/sbin/clamd
     1.6  OPTIONS=$CLAMD_OPTIONS
     1.7 -PIDFILE=/var/run/clamav/clamd.pid
     1.8 +PIDFILE=/run/clamav/clamd.pid
     1.9  
    1.10  case "$1" in
    1.11    start)