mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman:
- add needed users and groups to target - cleanup
This commit is contained in:
parent
4756f11a75
commit
e52e3ac3e0
@ -5,13 +5,15 @@
|
||||
$SCRIPTS/install hal
|
||||
$SCRIPTS/install dbus
|
||||
$SCRIPTS/install udev
|
||||
# $SCRIPTS/install libnl
|
||||
$SCRIPTS/install bluez
|
||||
$SCRIPTS/install wpa_supplicant
|
||||
$SCRIPTS/install gettext
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
||||
add_user system x 430 430 "service" "/var/run/connman" "/bin/sh"
|
||||
add_group system 430
|
||||
|
||||
mkdir -p $INSTALL/usr/sbin
|
||||
cp -PR $PKG_BUILD/src/connmand $INSTALL/usr/sbin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user