1 contributor
13 lines | 0.268kb
[Unit]
Description=Recover Thunderbolt net interfaces into thunderbridge
After=tb-bridge.service bolt.service
Wants=tb-bridge.service

[Service]
Type=simple
Restart=on-failure
RestartSec=10
ExecStart=/usr/local/sbin/tb-recover.sh

[Install]
WantedBy=multi-user.target