mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-09-11 09:45:53 +01:00
8 lines
190 B
Desktop File
8 lines
190 B
Desktop File
[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
|