Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HaiSoft (public)
Wrong Listener Killer
Commits
8eae2ab9
Commit
8eae2ab9
authored
May 29, 2017
by
UltimateByte
Committed by
GitHub
May 29, 2017
Browse files
comment
parent
72cc173d
Changes
1
Hide whitespace changes
Inline
Side-by-side
wlk.sh
View file @
8eae2ab9
...
...
@@ -14,7 +14,7 @@ allowedusers="root;" # Which is the correct user to run it (separate with ; )
# preaction="service ${allowedname} restart" # Run a custom action if a problem is found
postaction
=
"service
${
allowedname
}
restart"
# Run a custom action after a problem was found and processes killed
downaction
=
"service
${
allowedname
}
restart"
downaction
=
"service
${
allowedname
}
restart"
# What to do if the service is totally down down
logdir
=
"/root"
# Log directory (don't end with /)
mailalert
=
"yes"
# Wether to send a mail alert or not (yes/no)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment