mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
busybox: prevent cdrom from autoclose, this should fix #2510
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -25,3 +25,4 @@
|
||||
|
||||
progress "Setup some CDROM settings"
|
||||
sysctl -w dev.cdrom.lock=0 > /dev/null 2>&1 &
|
||||
sysctl -w dev.cdrom.autoclose=0 > /dev/null 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user