From f6f4a41b87160ca7fe3f6057ddc36e30a51ea72f Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 11 Jul 2013 12:11:15 +0100 Subject: Added new global variable "alert_source", for use with mauve-notification. --- etc/custodian/custodian.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg index 2887bc7..3c38d41 100644 --- a/etc/custodian/custodian.cfg +++ b/etc/custodian/custodian.cfg @@ -27,6 +27,15 @@ ## +## +# Some alerts might have a source attribute to set +# currently only the mauive-alerter does, but that +# could change. +# +# alert_source = custodian.one-eyed-jack +# +## + ## # The target of the alert is alerter-specific. -- cgit v1.2.1