mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-21 21:45:39 +08:00
Updated script files.
This commit is contained in:
12
scripts/lib/systemd/system/relinkerhot.service
Normal file
12
scripts/lib/systemd/system/relinkerhot.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=relinkerhot service
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
|
||||
ExecStart=/bin/bash /opt/script/relink-hotspot.sh >> /var/log/script/checkBMAPI.log 2>&1
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user