c694278
[Unit]
c694278
Description=Xend - interface between hypervisor and some applications
c694278
Requires=proc-xen.mount
c694278
After=proc-xen.mount
c694278
Before=libvirtd.service libvirt-guests.service
891a163
ConditionPathExists=/proc/xen
c694278
c694278
[Service]
c694278
Type=forking
c694278
PIDFile=/var/run/xend.pid
2ef8710
Environment=HOME=/root
c694278
ExecStartPre=/bin/grep -q control_d /proc/xen/capabilities
c694278
ExecStart=/usr/sbin/xend
c694278
c694278
[Install]
c694278
WantedBy=multi-user.target