summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:01:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:01:34 +0000
commitaea8efaf2305619c174de18f2f69997a3a3cb7fa (patch)
treec31284880e9fe4e86c912a24a989e8bafecf0a0d
parentSetting Apt::Cmd::Disable-Script-Warning to true. (diff)
downloadapt-aea8efaf2305619c174de18f2f69997a3a3cb7fa.tar.xz
apt-aea8efaf2305619c174de18f2f69997a3a3cb7fa.zip
Setting Apt::Install-Recommends to false.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/conf.d/00install-recommends3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/conf.d/00install-recommends b/debian/local/conf.d/00install-recommends
new file mode 100644
index 0000000..9aee1e2
--- /dev/null
+++ b/debian/local/conf.d/00install-recommends
@@ -0,0 +1,3 @@
+# /etc/apt/apt.conf.d/00install-recommends
+
+Apt::Install-Recommends "false";