xen: update to 4.2.2.

This commit is contained in:
Juan RP 2013-06-04 17:11:10 +02:00
parent e655183723
commit e65e2d93eb
11 changed files with 179 additions and 25 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=mount xenstore file system
ConditionPathExists=/proc/xen
RefuseManualStop=true
[Mount]
What=xenstore
Where=/var/lib/xenstored
Type=tmpfs
Options=mode=755