blob: 27ce228e92a39377d28a32d4b4e42ef91df0e802 (
plain)
1
2
3
4
5
6
7
8
|
# Default settings for psad.
# Add any options you would like to pass to the daemon when started
# For example if you would like to add an override file for your setup, this
# can be achived this way:
#
# command_args="--Override-config /root/psad.override.conf"
command_args=""
|