summaryrefslogtreecommitdiff
path: root/debian/proc-xen.mount
blob: 6b248c05cb824885c8ab17521ab7421484b44180 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description = Xen ProcFS
Before=xe-daemon.service
DefaultDependencies=no
ConditionVirtualization=xen

[Mount]
What = none
Where = /proc/xen
Type = xenfs

[Install]
WantedBy=local-fs.target