From ce5de692f74299ec0b2706387801fb43f3546089 Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 30 Apr 2026 15:29:13 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20Ubuntu=2026.04=20=E4=B8=8A?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=AD=A3=E5=B8=B8=E5=AE=89=E8=A3=85=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo --- tool/apt-fast-conf/aptss-apt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/apt-fast-conf/aptss-apt.conf b/tool/apt-fast-conf/aptss-apt.conf index a6e0d633..c96d3eef 100644 --- a/tool/apt-fast-conf/aptss-apt.conf +++ b/tool/apt-fast-conf/aptss-apt.conf @@ -3,7 +3,7 @@ Dir::Cache::archives "/var/cache/apt/archives"; Dir::Cache "/var/lib/aptss/"; Dir::Etc::SourceParts "/opt/durapps/spark-store/bin/apt-fast-conf/sources.list.d/"; Dir::State::lists "/var/lib/aptss/lists/"; - +APT::Sandbox::User "root"; APT::Get::Fix-Broken true; APT::Get::List-Cleanup="0";