mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
profiles: Disable readline support for chrony by default
We don't care too much for readline support and this avoids pulling libedit into a sysext that wants to ship chrony. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
2a33badb2a
commit
2814c32bbf
@ -47,3 +47,6 @@ app-emulation/open-vm-tools -fuse fuse3 -icu pam -resolutionkms
|
|||||||
|
|
||||||
# no suid binaries, please
|
# no suid binaries, please
|
||||||
sys-fs/fuse -suid
|
sys-fs/fuse -suid
|
||||||
|
|
||||||
|
# skip dependency for this sysext package
|
||||||
|
net-misc/chrony -readline
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user