summaryrefslogtreecommitdiff
path: root/reboot-if-no-net-connection.service
blob: cbc0f06b84e23aec1ee066a3d64d55a4e56cf539 (plain)
1
2
3
4
5
6
7
[Unit]
Description=check net connectivity - reboot in case of error
After=network-online.target

[Service]
Type=oneshot
ExecStart=/usr/bin/reboot-if-no-net-connection