mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
connman: install /etc/services
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
78dacabd5b
commit
9f4c237a72
10821
packages/network/connman/config/services
Normal file
10821
packages/network/connman/config/services
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,6 +5,9 @@
|
||||
add_user system x 430 430 "service" "/var/run/connman" "/bin/sh"
|
||||
add_group system 430
|
||||
|
||||
mkdir -p $INSTALL/etc
|
||||
cp $PKG_DIR/config/services $INSTALL/etc
|
||||
|
||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
cp $PKG_BUILD/src/connman.conf $INSTALL/etc/dbus-1/system.d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user