mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
avahi: remove USERADDPN
USERADDPN is no longer used; remove it. (From OE-Core rev: ed7e7a8e4d00cd45c74dc233c8b574d3978755d8) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bef492a2d7
commit
d847aba4e6
@@ -23,7 +23,6 @@ SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
|
||||
file://99avahi-autoipd \
|
||||
file://initscript.patch"
|
||||
|
||||
USERADDPN = "avahi-daemon"
|
||||
USERADD_PACKAGES = "avahi-daemon"
|
||||
USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \
|
||||
--no-create-home --shell /bin/false \
|
||||
|
||||
Reference in New Issue
Block a user