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
12 lines
239 B
Desktop File
12 lines
239 B
Desktop File
[Unit]
|
|
Description=UGREEN NAS Disk IO Monitor
|
|
ConditionPathExists=/etc/ugreen-nas-led.conf
|
|
After=ugreen-led-init.service
|
|
Requires=ugreen-led-init.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/ugreen-led-disk
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|