Skip to content

Commit 87d07d0

Browse files
committed
do not send email alerts from unattended-upgrades
1 parent 1398b26 commit 87d07d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/database/pgbouncer-setup.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,6 @@ Unattended-Upgrade::Package-Blacklist {
306306
Unattended-Upgrade::Automatic-Reboot "true";
307307
Unattended-Upgrade::Automatic-Reboot-Time "02:00";
308308
309-
// Send email on errors (configure your email if needed)
310-
//Unattended-Upgrade::Mail "your-email@domain.com";
311-
Unattended-Upgrade::MailReport "on-change";
312-
313309
// Remove unused automatically installed kernel-related packages
314310
Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";
315311

0 commit comments

Comments
 (0)