8 lines
153 B
Desktop File
8 lines
153 B
Desktop File
[Unit]
|
|
Description=Watchdog: detect stuck NetBird and restart
|
|
After=netbird.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/netbird-watchdog.sh
|