tier-1/manifest: add authselect
This commit is contained in:
parent
230c105895
commit
1930d432e3
|
|
@ -36,6 +36,8 @@ packages:
|
||||||
- zram-generator
|
- zram-generator
|
||||||
# This one is in Python so isn't in FCOS, but we can safely add it here.
|
# This one is in Python so isn't in FCOS, but we can safely add it here.
|
||||||
- sos
|
- sos
|
||||||
|
# in c9s authselect is not pulled by pam, this makes sure we have parity.
|
||||||
|
- authselect
|
||||||
|
|
||||||
# These are random architecture-specific packages
|
# These are random architecture-specific packages
|
||||||
packages-x86_64:
|
packages-x86_64:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue