mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-10-13 17:25:52 +01:00
start led at startup with this
This commit is contained in:
parent
d27c1b591a
commit
310c333f49
7
tools/mqpro-status-led.service
Normal file
7
tools/mqpro-status-led.service
Normal file
@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=MQ Pro status LED setup
|
||||
After=network.target
|
||||
[Service]
|
||||
ExecStart=/bin/sh -c '/usr/bin/echo phy0rx > /sys/class/leds/blue:status/trigger'
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
x
Reference in New Issue
Block a user