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:
parent
670a33b5d4
commit
aeefadab38
@ -1 +0,0 @@
|
||||
APT::Update::Post-Invoke-Success {"touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};
|
@ -1 +0,0 @@
|
||||
APT::Update::Post-Invoke-Success {"touch /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};
|
Loading…
Reference in New Issue
Block a user