xen: update to 4.2.2.
This commit is contained in:
parent
e655183723
commit
e65e2d93eb
11 changed files with 179 additions and 25 deletions
10
srcpkgs/xen/files/var-lib-xenstored.mount
Normal file
10
srcpkgs/xen/files/var-lib-xenstored.mount
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue