mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2026-01-22 02:43:13 +00:00
start led at startup with this
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user