13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
##
|
|
# Linux Malware Detect v1.6.4
|
|
# (C) 2002-2019, R-fx Networks <proj@rfxn.com>
|
|
# (C) 2019, Ryan MacDonald <ryan@rfxn.com>
|
|
# This program may be freely redistributed under the terms of the GNU GPL v2
|
|
##
|
|
# MONITOR_MODE
|
|
# users | monitor all local unix users
|
|
# PATH FILE | read path file, line spaced, for local paths to monitor
|
|
|
|
#MONITOR_MODE="users"
|
|
#MONITOR_MODE="/usr/local/maldetect/monitor_paths"
|