chore: clean up comments

This commit is contained in:
Lars Sjöström 2025-03-04 14:08:13 +01:00
parent 83bb3599a4
commit 529061df5e
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions
pkgs/rootfs

View file

@ -72,6 +72,8 @@ SizeMinBytes=1G
SplitName=-
EOF
# as rootfs is read-only we need to configure the fstab and cryptsetup generators to look
# for config under /run (which are generated by systemd-repart)
rm -f $out/etc/systemd/system.conf
cat <<EOF > $out/etc/systemd/system.conf
[Manager]