diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:37:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:54:45 +0000 |
commit | 810037f9da3ba33cfdee9d91189d8ad0a0844277 (patch) | |
tree | 47543610d3b1a698aa7eec0f90a2431071ddc659 | |
parent | Refreshing use-python3.patch. (diff) | |
download | netdata-810037f9da3ba33cfdee9d91189d8ad0a0844277.tar.xz netdata-810037f9da3ba33cfdee9d91189d8ad0a0844277.zip |
Refreshing send-email.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/patches/debian/0005-send-email.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/debian/0005-send-email.patch b/debian/patches/debian/0005-send-email.patch index 829a71646..4de04e647 100644 --- a/debian/patches/debian/0005-send-email.patch +++ b/debian/patches/debian/0005-send-email.patch @@ -1,9 +1,9 @@ Author: Daniel Baumann <daniel.baumann@progress-linux.org> Description: Disabling to send emails by default. -diff -Naurp netdata.orig/health/notifications/health_alarm_notify.conf netdata/health/notifications/health_alarm_notify.conf ---- netdata.orig/health/notifications/health_alarm_notify.conf -+++ netdata/health/notifications/health_alarm_notify.conf +diff -Naurp netdata.orig/src/health/notifications/health_alarm_notify.conf netdata/src/health/notifications/health_alarm_notify.conf +--- netdata.orig/src/health/notifications/health_alarm_notify.conf ++++ netdata/src/health/notifications/health_alarm_notify.conf @@ -212,7 +212,7 @@ sendsms="" EMAIL_SENDER="" |