DMRGateway/scripts/lib/systemd/system/relinkerhot.service
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