Files
DMRGateway/scripts/lib/systemd/system/relinkerhot.service
Jonathan Naylor 8e75b2453b Update scripts.
2020-04-23 21:36:43 +01:00

12 lines
175 B
Desktop File

[Unit]
Description=relinkerhot service
After=multi-user.target
[Service]
Type=idle
ExecStart=/bin/bash /opt/script/relink-hotspot.sh
[Install]
WantedBy=multi-user.target