Inital Commit
All checks were successful
UGREEN NAS / UGREEN NAS [amd64] (push) Successful in 26s

This commit is contained in:
Cantibra
2025-10-26 21:11:06 +01:00
commit c93c7b0784
31 changed files with 2629 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[Unit]
Description=UGREEN NAS Power LED Controller
ConditionPathExists=/etc/ugreen-nas.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