vm/systemd: do not depend on proc-xen.mount (#466)

local-fs.target already covers /proc/xen
This commit is contained in:
Marek Marczykowski 2012-05-01 23:48:45 +02:00
parent ab0b4b4030
commit e654e5b851

View File

@ -2,7 +2,7 @@
Description=Init Qubes Services settings
DefaultDependencies=no
Before=sysinit.target
After=local-fs.target proc-xen.mount
After=local-fs.target
[Service]
Type=oneshot