You've already forked UGREEN-NAS-LED
Initialize Git Repository: 'UGREEN-NAS-LED'
All checks were successful
UGREEN NAS / UGREEN NAS (amd64, trixie, main, x86_64-linux-gnu-g++-14) (push) Successful in 18s
All checks were successful
UGREEN NAS / UGREEN NAS (amd64, trixie, main, x86_64-linux-gnu-g++-14) (push) Successful in 18s
This commit is contained in:
11
ugreen-nas-led/lib/systemd/system/ugreen-led-disk.service
Normal file
11
ugreen-nas-led/lib/systemd/system/ugreen-led-disk.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user