fix(image): finally have working mount of encrypted volumes!
This commit is contained in:
parent
adb2e90c13
commit
10090a75b0
3 changed files with 30 additions and 23 deletions
pkgs/image
|
@ -14,7 +14,6 @@ ln -sf multi-user.target rootfs/usr/lib/systemd/system/default.target
|
|||
|
||||
# mount /etc overlay and patos state
|
||||
ln -sf ../etc.mount rootfs/usr/lib/systemd/system/local-fs.target.wants/etc.mount
|
||||
ln -sf ../var.mount rootfs/usr/lib/systemd/system/sysinit.target.wants/var.mount
|
||||
|
||||
# enable dbus
|
||||
ln -sf ../dbus.service rootfs/usr/lib/systemd/system/multi-user.target.wants/dbus.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue