chore: clean up comments
This commit is contained in:
parent
83bb3599a4
commit
529061df5e
2 changed files with 4 additions and 1 deletions
pkgs/rootfs
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue