diff options
| -rwxr-xr-x | phpmalwarefinder | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpmalwarefinder b/phpmalwarefinder index 2fc2311..b050a7e 100755 --- a/phpmalwarefinder +++ b/phpmalwarefinder | |||
| @@ -57,4 +57,4 @@ fi | |||
| 57 | 57 | ||
| 58 | OPTS="${OPTS} -r ${CONFIG_PATH}" | 58 | OPTS="${OPTS} -r ${CONFIG_PATH}" |
| 59 | 59 | ||
| 60 | $YARA $OPTS $@ | 60 | ionice -c3 $YARA $OPTS $@ |
