summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/gbmc-bridge/gbmc-br-dhcp-term.service
blob: 1a60545b0b5fcc8715f7aab0c1cb0214b418f20b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=gBMC DHCP Client terminator
After=network.target
StartLimitIntervalSec=10
StartLimitBurst=3

[Service]
Restart=on-failure
RestartSec=5
ExecStart=/usr/libexec/gbmc-br-dhcp-term.sh

[Install]
WantedBy=multi-user.target