core/xe-guest-utilities/proc-xen.mount

10 lines
140 B
SYSTEMD
Raw Normal View History

2016-01-02 11:18:03 +08:00
[Unit]
Description=Mount /proc/xen files
ConditionPathExists=/proc/xen
RefuseManualStop=true
[Mount]
What=xenfs
Where=/proc/xen
Type=xenfs