Minor fixes to variable documentation
This commit is contained in:
parent
663e36dfc4
commit
06723df614
5 changed files with 9 additions and 12 deletions
|
@ -2,15 +2,12 @@
|
|||
#
|
||||
# === Global variables
|
||||
#
|
||||
# $abusehelper_datadir
|
||||
# $abusehelper_datadir:
|
||||
# Abusehelper home directory. Defaults to /var/lib/ah2.
|
||||
#
|
||||
# $abusehelper_botnets
|
||||
# $abusehelper_botnets:
|
||||
# Array of botnet paths to start at boot.
|
||||
#
|
||||
# $abusehelper_user
|
||||
# User botnets run as. Defaults to 'abusehel'.
|
||||
#
|
||||
class abusehelper {
|
||||
|
||||
case $::operatingsystem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue