]> code.ossystems Code Review - openembedded-core.git/commit
avahi: Don't remove users/groups in postrm
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 31 Oct 2016 13:40:17 +0000 (15:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2016 10:10:04 +0000 (10:10 +0000)
commitc1be2196e7ffb23b7b243ecd8aca1827cbdfa443
tree7a678d039522c6979092ff266f99781dec985f53
parent8b9668cc70348600ba281291b567485302af9666
avahi: Don't remove users/groups in postrm

There's no way to ensure that files owned by the users aren't left
on the system at postrm time: Removing the user would mean those
files are now owned by a non-existing user, and later may be owned
by a completely unrelated new user.

[YOCTO #10442]

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/avahi/avahi.inc