From ee7c64ba3f9bbb81fef03c7748b201d95c64b626 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 9 Aug 2020 16:58:50 +1000 Subject: [PATCH] debian/ubuntu need /etc/apt/apt.conf.d/10periodic --- debian/base | 1 + ubuntu/base-ubuntu | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/base b/debian/base index c5bbd7e..1ab49e4 100644 --- a/debian/base +++ b/debian/base @@ -1,4 +1,5 @@ acl +apt-config-auto-update apt-utils aptitude busybox-static diff --git a/ubuntu/base-ubuntu b/ubuntu/base-ubuntu index cdd03d9..6ab3f2f 100644 --- a/ubuntu/base-ubuntu +++ b/ubuntu/base-ubuntu @@ -1,2 +1,4 @@ language-pack-en software-properties-common +update-notifier-common +~apt-config-auto-update -- 2.39.2