]> git.pld-linux.org Git - packages/nagios-alert-jabber.git/blobdiff - nagios-jabber.alert
- rel 9; actually use -c path
[packages/nagios-alert-jabber.git] / nagios-jabber.alert
index 0b8c33913e41ff188cf486c013bdb7e514986f05..547f2414e28868286d3b36fb50ab19bcbb308d70 100644 (file)
@@ -39,6 +39,8 @@ timeout = 20
 cfg = "/etc/nagios/jabber-notify.ini"
 tjid = None
 for o, a in opts:
+       if o == '-c':
+               cfg = a
        if o == '-d':
                debug = True
        if o == '-t':
This page took 0.060145 seconds and 4 git commands to generate.