Skip to content

Commit 3214569

Browse files
committed
mkosi: add login to packages list on debian/ubuntu
No longer pulled in by default (cherry picked from commit f30d2ff) (cherry picked from commit 86da563) (cherry picked from commit 6d2945e)
1 parent ef269f8 commit 3214569

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mkosi.default.d/debian/10-mkosi.debian

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Packages=
3131
libqrencode4
3232
libip4tc2
3333
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
34+
login
3435
netcat-openbsd
3536
polkitd
3637
procps

mkosi.default.d/ubuntu/10-mkosi.ubuntu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Packages=
2626
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
2727
linux-tools-common
2828
linux-tools-generic
29+
login
2930
netcat-openbsd
3031
polkitd
3132
procps

0 commit comments

Comments
 (0)