You've already forked UGREEN-NAS-LED
All checks were successful
UGREEN NAS / UGREEN NAS (amd64, trixie, main, x86_64-linux-gnu-g++-14) (push) Successful in 18s
14 lines
279 B
Desktop File
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
|