tier-0: Tweak some comments

This commit is contained in:
Colin Walters 2025-01-09 17:26:44 -05:00
parent f72141cc38
commit 169954f736
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
edition: "2024"
# Basically we need to have a stub /etc/machine-id
# so that Anaconda and especially `systemctl enable`
# in our container builds do the right thing.
# https://github.com/CentOS/centos-bootc/issues/167
machineid-compat: true
# Be minimal
@ -14,7 +17,7 @@ etc-group-members:
- systemd-journal
- adm
# Default to `bash` in our container, the same as other containers we ship.
# This is an opinionated default to run systemd.
container-cmd:
- /sbin/init