diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-31 13:19:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-17 17:53:11 +0000 |
commit | 9cae35b49f29622d0267cebde79ea1e032ef4012 (patch) | |
tree | 4ebb03689107aedab8b1411255f62a7b8f3b5775 /debian/patches/series | |
parent | Updating to standards version 4.6.2. (diff) | |
download | netdata-9cae35b49f29622d0267cebde79ea1e032ef4012.tar.xz netdata-9cae35b49f29622d0267cebde79ea1e032ef4012.zip |
Disabling to send emails by default as netdata sends a lot of mails otherwise using a (by default) unconfigured mailsetup.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 30c81f16d..2f1a8df93 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ debian/0003-use-python3.patch debian/0005-use-bash.patch upstream/0001-allow-symlinks.patch upstream/0002-fix-FTCBFS.patch +progress-linux/0001-send-email.patch |