From 9ae35f31d3f9f3d5199537ae206ce78a7d1e6021 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Fri, 14 Jan 2022 10:54:32 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- default/sysstat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/sysstat b/default/sysstat index dfeb7e018..17fb007c9 100644 --- a/default/sysstat +++ b/default/sysstat @@ -6,5 +6,5 @@ # Should sadc collect system activity informations? Valid values # are "true" and "false". Please do not put other values, they # will be overwritten by debconf! -ENABLED="false" +ENABLED="true" -- 2.43.0