mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
hal: create users and groups from now per scripts
This commit is contained in:
parent
4ee57a1149
commit
0f32222346
@ -9,6 +9,9 @@ $SCRIPTS/install dbus
|
||||
$SCRIPTS/install dbus-glib
|
||||
$SCRIPTS/install gettext-dummy
|
||||
|
||||
add_user haldaemon x 68 68 "HAL daemon" "/" "/bin/sh"
|
||||
add_group haldaemon 68
|
||||
|
||||
mkdir -p $INSTALL/usr/sbin
|
||||
cp $PKG_BUILD/hald/hald $INSTALL/usr/sbin/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user