connman: install /etc/services

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-29 21:16:59 +02:00
parent 78dacabd5b
commit 9f4c237a72
2 changed files with 10824 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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