SBC_builder/tmp/status_led.service
2025-06-01 01:05:27 +02:00

14 lines
193 B
Desktop File

[Unit]
Description=Status LED
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=10
User=root
ExecStart=/usr/local/bin/status_led.sh
[Install]
WantedBy=multi-user.target