Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
kpetersn
aliveNotifier
Commits
5abc5e60
Commit
5abc5e60
authored
Feb 16, 2018
by
kpetersn
Browse files
Added note about notifyGnome3 being worthless when called from cron
parent
028c06d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
an.py
View file @
5abc5e60
...
...
@@ -64,6 +64,7 @@ def notifyCombo(ioc, state, time_str):
# set notification function
#!notify = notifyConsole
notify
=
notifyEmail
# notifyGnome3 doesn't work when call from cron, which makes it worthless
#!notify = notifyGnome3
#!notify = notifyOSX
#!notify = notifyCombo
...
...
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