mirror of
https://github.com/miskcoo/ugreen_dx4600_leds_controller.git
synced 2025-07-23 04:13:04 +02:00
fix a copy-paste mistake
This commit is contained in:
@@ -5,9 +5,6 @@ exit-ugreen-netdevmon() {
|
||||
if [[ -f "/var/run/ugreen-netdevmon.lock" ]]; then
|
||||
rm "/var/run/ugreen-netdevmon.lock"
|
||||
fi
|
||||
kill $smart_check_pid 2>/dev/null
|
||||
kill $zpool_check_pid 2>/dev/null
|
||||
kill $disk_online_check_pid 2>/dev/null
|
||||
}
|
||||
|
||||
# trap exit and remove lockfile
|
||||
|
Reference in New Issue
Block a user