summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/networking/files/gbmc-ip-monitor.service
blob: 26818283781734c17917c50ccc4361503ba08b9c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Before=systemd-networkd.service

[Service]
Type=notify
ExecStart=/usr/libexec/gbmc-ip-monitor.sh
TimeoutStartSec=5min

[Install]
WantedBy=multi-user.target