]> git.pld-linux.org Git - packages/xen.git/blame - xen-watchdog.service
- updated gettext BR
[packages/xen.git] / xen-watchdog.service
CommitLineData
2e8b91a6
JR
1[Unit]
2Description=Xen-watchdog - run xen watchdog daemon
3Requires=proc-xen.mount
4After=proc-xen.mount xend.service
8849482e 5ConditionPathExists=/proc/xen
2e8b91a6
JR
6
7[Service]
8Type=forking
9ExecStart=/usr/sbin/xenwatchdogd 30 15
10KillSignal=USR1
11
12[Install]
13WantedBy=multi-user.target
This page took 0.401325 seconds and 4 git commands to generate.