Remove apt configuration for updates

Remove apt configuration for keeping track when updates were
last run. It is no longer needed so just drop it and keep
things closer to vanilla Debian.

Story: 2010867
Task: 48556

Test Plan:
PASSED Build image bookworm ostree branch.

Change-Id: If0e7740078c2e5d5a56278128e29640151fbdd47
Signed-off-by: Charles Short <charles.short@windriver.com>
This commit is contained in:
Charles Short 2024-01-31 13:59:52 +00:00 committed by Chuck Short
parent 670a33b5d4
commit aeefadab38
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
APT::Update::Post-Invoke-Success {"touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};

View File

@ -1 +0,0 @@
APT::Update::Post-Invoke-Success {"touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};