瀏覽代碼

vm/systemd: ensure that qubes-sysinit is started with /proc/xen mounted

Marek Marczykowski 12 年之前
父節點
當前提交
e4eeaf2e11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vm-systemd/qubes-sysinit.service

+ 1 - 1
vm-systemd/qubes-sysinit.service

@@ -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