networkmanager: fix link-local ip addresses

NetworkManager needs an additional avahi-user to use link-local
IPv4 (and probably IPv6) addresses. avahi-autoipd also needs to be
patched to the right path.
This commit is contained in:
Profpatsch
2016-02-26 03:28:56 +01:00
parent edeb5480fc
commit 70c02402c8
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -252,6 +252,7 @@
gammu-smsd = 228;
pdnsd = 229;
octoprint = 230;
avahi-autoipd = 231;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!