1[Unit]
2Before=systemd-networkd.service
3
4[Service]
5Type=notify
6ExecStart=/usr/libexec/gbmc-ip-monitor.sh
7TimeoutStartSec=5min
8
9[Install]
10WantedBy=multi-user.target
11