aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--upload-backup3
1 files changed, 2 insertions, 1 deletions
diff --git a/upload-backup b/upload-backup
index eb9e2e0..921b196 100644
--- a/upload-backup
+++ b/upload-backup
@@ -80,7 +80,8 @@ $WaitFullyConnected;
}
}
-$SendNotification2 ({ subject=[ $IfThenElse ($Failed > 0) \
+$SendNotification2 ({ origin=$0; \
+ subject=[ $IfThenElse ($Failed > 0) \
([ $SymbolForNotification "warning-sign" ] . "Backup & Config upload with failure") \
([ $SymbolForNotification "floppy-disk" ] . "Backup & Config upload") ]; \
message=("Backup and config export upload for " . $Identity . ".\n\n" . \