summaryrefslogtreecommitdiff
path: root/kernels/xen/proc-xen.mount
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/xen/proc-xen.mount')
-rw-r--r--kernels/xen/proc-xen.mount9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernels/xen/proc-xen.mount b/kernels/xen/proc-xen.mount
new file mode 100644
index 000000000..0eaa59c5f
--- /dev/null
+++ b/kernels/xen/proc-xen.mount
@@ -0,0 +1,9 @@
+[Unit]
+Description=Mount /proc/xen files
+ConditionPathExists=/proc/xen
+RefuseManualStop=true
+
+[Mount]
+What=xenfs
+Where=/proc/xen
+Type=xenfs