summarylogtreecommitdiffstats
path: root/watchdog-opendev-heartbeat.service
blob: 662af4b3d8e2f62e6886c005aef45f0db096c7d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Watchdog Opendev Heartbeat Service
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
ExecStart=/bin/bash /usr/bin/watchdog-opendev-ping-loop.sh

[Install]
WantedBy=multi-user.target