You've already forked UGREEN-NAS
This commit is contained in:
11
root/lib/systemd/system/ugreen-led-netdev@.service
Normal file
11
root/lib/systemd/system/ugreen-led-netdev@.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=UGREEN NAS Network Device (%i) Monitor
|
||||
ConditionPathExists=/etc/ugreen-nas.conf
|
||||
After=ugreen-led-init.service
|
||||
Requires=ugreen-led-init.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/ugreen-led-netdev %i
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user