Fix typo in comments.

This commit is contained in:
Cyril Brulebois
2021-11-20 14:05:56 +01:00
parent cab748ab0c
commit 500ffff06c

View File

@@ -163,7 +163,7 @@ steps:
# populated during installation. # populated during installation.
# #
# Note this will also trigger ConditionFirstBoot=yes for systemd. # Note this will also trigger ConditionFirstBoot=yes for systemd.
# On Buster, /etc/machine-id should be an emtpy file, not an absent file # On Buster, /etc/machine-id should be an empty file, not an absent file
# On Bullseye, /etc/machine-id should not exist in an image # On Bullseye, /etc/machine-id should not exist in an image
- chroot: / - chroot: /
shell: | shell: |