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:
10
ugreen-nas-led/lib/systemd/system/ugreen-led-init.service
Normal file
10
ugreen-nas-led/lib/systemd/system/ugreen-led-init.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=UGREEN NAS LED Controller
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/ugreen-led-init
|
||||
RemainAfterExit=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user