|
@@ -13,7 +13,7 @@
|
|
|
%start -p 200 -u @l_rusr@
|
|
%start -p 200 -u @l_rusr@
|
|
|
opServiceEnabled clamav || exit 0
|
|
opServiceEnabled clamav || exit 0
|
|
|
@l_prefix@/sbin/clamd --config-file=$clamav_cfgfile
|
|
@l_prefix@/sbin/clamd --config-file=$clamav_cfgfile
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
%stop -p 200 -u @l_rusr@
|
|
%stop -p 200 -u @l_rusr@
|
|
|
opServiceEnabled clamav || exit 0
|
|
opServiceEnabled clamav || exit 0
|
|
|
if [ -f $clamav_pidfile ]; then
|
|
if [ -f $clamav_pidfile ]; then
|