1[Unit] 2Description=mount xenstore file system 3Requires=proc-xen.mount 4After=proc-xen.mount 5ConditionPathExists=/proc/xen/capabilities 6RefuseManualStop=true 7 8[Mount] 9What=xenstore 10Where=@XEN_LIB_STORED@ 11Type=tmpfs 12Options=mode=755 13