mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2026-07-06 02:28:28 +01:00
start led at startup with this
This commit is contained in:
@@ -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