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
This commit is contained in:
parent
54f5f60e49
commit
ca845d52ec
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ hostname
|
|||
iputils
|
||||
jwhois
|
||||
keyutils
|
||||
krb5-libs
|
||||
less
|
||||
lsof
|
||||
man-db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue