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

ARM downgrade wpa_supplicant to 0.7.3 to make it compile (we realy need it)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 10 18:05:36 2014 +0100 (2014-03-10)
parents fcb3e7fb7bfa
children e43926392669
line diff
     1.1 --- a/clamav/stuff/daemon-clamd	Sat Feb 18 17:02:28 2012 +0100
     1.2 +++ b/clamav/stuff/daemon-clamd	Mon Mar 10 18:05:36 2014 +0100
     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/clamd.pid
     1.8 +PIDFILE=/var/run/clamav/clamd.pid
     1.9  
    1.10  case "$1" in
    1.11    start)