11 lines
337 B
Plaintext
11 lines
337 B
Plaintext
# Defaults for fail2ban-p2p initscript
|
|
# sourced by /etc/init.d/fail2ban-p2p
|
|
|
|
# Additional options passed to the daemon.
|
|
DAEMON_OPTS=""
|
|
|
|
# Set to true to start the daemon at boot.
|
|
# Leave disabled by default so the service is only started after
|
|
# configuration and key material have been created by the administrator.
|
|
START_DAEMON=false
|