You've already forked UGREEN-NAS
This commit is contained in:
10
root/lib/systemd/system/ugreen-led-init.service
Normal file
10
root/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