summaryrefslogtreecommitdiffstats
path: root/etc/apt/apt.conf.d/50unattended-upgrades
diff options
context:
space:
mode:
Diffstat (limited to 'etc/apt/apt.conf.d/50unattended-upgrades')
-rw-r--r--etc/apt/apt.conf.d/50unattended-upgrades2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/apt/apt.conf.d/50unattended-upgrades b/etc/apt/apt.conf.d/50unattended-upgrades
index 8e81591..1039b1f 100644
--- a/etc/apt/apt.conf.d/50unattended-upgrades
+++ b/etc/apt/apt.conf.d/50unattended-upgrades
@@ -93,7 +93,7 @@ Unattended-Upgrade::Package-Blacklist {
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. A package that provides
// 'mailx' must be installed. E.g. "user@example.com"
-Unattended-Upgrade::Mail "root@localhost";
+Unattended-Upgrade::Mail "hostmaster@sijanec.eu";
// Set this value to one of:
// "always", "only-on-error" or "on-change"