Skip to content

Commit

Permalink
mkosi: Install less in the mkosi Fedora image
Browse files Browse the repository at this point in the history
We're actually falling back to `more` in the mkosi image which doesn't
behave quite the same as less which is somewhat annoying. Let's make
sure `less` is installed so systemd can use it as the pager.
  • Loading branch information
DaanDeMeyer authored and bluca committed Oct 30, 2021
1 parent 6db9b30 commit 6b64d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkosi.default.d/fedora/10-mkosi.fedora
Expand Up @@ -71,3 +71,4 @@ Packages=
procps-ng
strace
tpm2-tss
less

0 comments on commit 6b64d74

Please sign in to comment.