From ca845d52eca1de9696a7edba7ee68ab7e10e40f2 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 21 Mar 2019 18:05:59 +0100 Subject: [PATCH] extra-packages: Add krb5-libs The krb5-libs package was added to the base toolbox images to ensure the presence of the /etc/krb5.conf.d directory with the correct permissions. Currently, the package is already pulled in by various dependencies. Therefore, it doesn't increase the size of the base image, but serves as a safeguard against any inadvertent changes. https://github.com/debarshiray/toolbox/pull/74 --- extra-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/extra-packages b/extra-packages index 09ba35d..791f10f 100644 --- a/extra-packages +++ b/extra-packages @@ -12,6 +12,7 @@ hostname iputils jwhois keyutils +krb5-libs less lsof man-db