mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
avahi:
- fix installation
This commit is contained in:
parent
66dfa11eb5
commit
9a1cf2636e
@ -7,6 +7,8 @@ $SCRIPTS/install libdaemon
|
||||
$SCRIPTS/install gettext
|
||||
$SCRIPTS/install dbus
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
||||
add_user avahi x 495 495 "avahi-daemon" "/var/run/avahi-daemon" "/bin/sh"
|
||||
add_user avahi-autoipd x 496 496 "avahi-autoipd" "/var/lib/avahi-autoipd" "/bin/sh"
|
||||
add_group avahi 495
|
||||
|
Loading…
x
Reference in New Issue
Block a user