Login
From:
Firstyear's blog-a-log
(Uncensored)
subscribe
USG fixing avahi
https://fy.blackhats.net.au/blog/2020-03-15-usg-fixing-some-basic-issues/
links
backlinks
Roast topics
Find topics
Find it!
USG fixing avahi Sadly on the USG pro 4 avahi will regularly spiral out of control taking up 100% cpu. To fix this, we set an hourly restart: sudo -s crontab -e Then add: 15 * * * * /usr/sbin/service avahi-daemon restart