fix(repart): depend on sysroot-run mount
This commit is contained in:
parent
10090a75b0
commit
83bb3599a4
3 changed files with 11 additions and 3 deletions
pkgs/image
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue