vm/systemd: ensure that qubes-sysinit is started with /proc/xen mounted
This commit is contained in:
parent
240d253d75
commit
e4eeaf2e11
@ -2,7 +2,7 @@
|
||||
Description=Init Qubes Services settings
|
||||
DefaultDependencies=no
|
||||
Before=sysinit.target
|
||||
After=local-fs.target
|
||||
After=local-fs.target proc-xen.mount
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user