avahi: create avahi:23 system account.
This commit is contained in:
parent
32a3aeecc1
commit
473dd36313
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'avahi'
|
||||
pkgname=avahi
|
||||
version=0.6.31
|
||||
revision=15
|
||||
revision=16
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc
|
||||
--disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl
|
||||
|
@ -29,6 +29,7 @@ conf_files="
|
|||
/etc/avahi/avahi-daemon.conf
|
||||
/etc/avahi/hosts
|
||||
/etc/avahi/avahi-dnsconfd.action"
|
||||
system_accounts="avahi:23"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libtool glib-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue