all this nagios stuff assumes python2 which will not work on F30+
This commit is contained in:
parent
cbbe39bd15
commit
68ddf2b343
18 changed files with 18 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/python2
|
||||
#
|
||||
# A script to read the Nagios status file and send email for notifications
|
||||
# off, but have recovered.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue