添加构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓)
This commit is contained in:
10
packages/bsp/helios64/helios64-heartbeat-led-legacy.service
Normal file
10
packages/bsp/helios64/helios64-heartbeat-led-legacy.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Enable heartbeat led on Helios64
|
||||
After=getty.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=bash -c 'echo heartbeat | tee /sys/class/leds/helios64\\:\\:status/trigger'
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user