mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
connman:
- re-add init script
This commit is contained in:
parent
780e738d5b
commit
a76720ae88
8
packages/network/connman/init.d/40_connman
Executable file
8
packages/network/connman/init.d/40_connman
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
# start connman network manager
|
||||||
|
#
|
||||||
|
# runlevels: openelec, text, debug
|
||||||
|
|
||||||
|
progress "Starting Connection Manager"
|
||||||
|
$IONICE mkdir -p /var/run
|
||||||
|
$IONICE touch /var/run/resolv.conf
|
||||||
|
connmand
|
Loading…
x
Reference in New Issue
Block a user