mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
acpid:
- remove an uneeded init script
This commit is contained in:
parent
fbea69a580
commit
076f0b7812
@ -1,10 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# start the ACPI daemon subsystem
|
|
||||||
#
|
|
||||||
# runlevels: geexbox, debug, configure
|
|
||||||
|
|
||||||
echo "### Starting ACPI daemon subsystem ###"
|
|
||||||
acpid 2>&1 > /dev/null
|
|
||||||
|
|
||||||
exit 0
|
|
Loading…
x
Reference in New Issue
Block a user