Files
Cantibra 07d84afd0a
UGREEN NAS / UGREEN NAS (push) Successful in 16s
Initialize Git Repository: 'UGREEN-NAS-LED'
2026-05-12 06:30:21 +02:00

14 lines
279 B
Desktop File

[Unit]
Description=UGREEN NAS Power LED Controller
ConditionPathExists=/etc/ugreen-nas-led.conf
After=ugreen-led-init.service
Requires=ugreen-led-init.service
[Service]
Type=oneshot
ExecStart=/usr/sbin/ugreen-led-power
RemainAfterExit=true
[Install]
WantedBy=multi-user.target