mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
hdhomerun: improve suspend/resume
This commit is contained in:
parent
fd8cc0a767
commit
63ac7688fe
@ -31,7 +31,7 @@ case "$1" in
|
||||
progress "Shutting down HDHomeRun driver for suspending..."
|
||||
mkdir -p "$LOCKDIR"
|
||||
touch "$LOCKFILE"
|
||||
killall userhdhomerun
|
||||
killall -9 userhdhomerun
|
||||
fi
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user