fix(repart): depend on sysroot-run mount

This commit is contained in:
Lars Sjöström 2025-03-04 12:16:49 +01:00
parent 10090a75b0
commit 83bb3599a4
No known key found for this signature in database
3 changed files with 11 additions and 3 deletions
pkgs/image

View file

@ -12,7 +12,7 @@ find rootfs/ -type d -exec chmod 755 {} \;
# set default target to multi-user
ln -sf multi-user.target rootfs/usr/lib/systemd/system/default.target
# mount /etc overlay and patos state
# mount /etc overlay
ln -sf ../etc.mount rootfs/usr/lib/systemd/system/local-fs.target.wants/etc.mount
# enable dbus