So the relevant part seemes to be: https://gist.github.com/fuchsmich/ce0951252bd64c62ed0fabf26e820a24#file-strace_avahi-daemon-L745
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = -1 EACCES (Permission denied) write(2, "socket() failed: Permission deni"..., 34socket() failed: Permission denied) = 34 ..and https://linux.die.net/man/7/raw says: EACCES User tried to send to a broadcast address without having the broadcast flag set on the socket. Is this an internal error of avahi, or still a permission error? cheers, Michael. _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org