Hi, I have a systemd based system. When I want to start avahi-autoipd it quits with the following message: "stat(): No such file or directory" I debugged a bit and found a typo in package/avahi/avahi_tmpfiles.conf It should be "/tmp/avahi-autoipd" instead of "/tmp/avahi-autopid". (twisted ip/pi) When I change this in my builded system in /usr/lib/tmpfiles.d/avahi.conf it seems to work fine after reboot. So I guess nobody used the combination of avahi-autoipd and systemd since the commit in 2014. Or did I misunderstood something? Regards, Michael
Thanks a lot for the bug report. Fixed in commit https://git.buildroot.org/buildroot/commit/?id=c427ce4d9f54d9b6433969ecb0fc8a4a5a9ba9b5.