mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
dbus: create users and groups from now per scripts
This commit is contained in:
parent
38924a48ab
commit
cef1455a87
@ -4,6 +4,10 @@
|
||||
|
||||
$SCRIPTS/install expat
|
||||
|
||||
add_user dbus x 81 81 "System message bus" "/" "/bin/sh"
|
||||
add_group dbus 81
|
||||
add_group netdev 497
|
||||
|
||||
mkdir -p $INSTALL/usr/share/dbus-1/services
|
||||
mkdir -p $INSTALL/usr/share/dbus-1/system-services
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user