9069ef8fe4
xenstored.service blktapctrl.service xend.service xenconsoled.service xen-watchdog.service xendomains.service xencommons.service OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=259
13 lines
224 B
Desktop File
13 lines
224 B
Desktop File
[Unit]
|
|
Description=Xen-watchdog - run xen watchdog daemon
|
|
After=xend.service
|
|
ConditionPathExists=/proc/xen
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/xenwatchdogd 30 15
|
|
KillSignal=USR1
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|