Does anyone know if there is a better way to restart avahi except for service restart_nasapps please? I need it to restart after creating a postconf script
If you need to find a service command in the future, you can see them in rc/services.c. They're in the handle_notifications function, or you can just search for "strcmp(script". It can still be a bit cryptic figuring out what they do, but it's better than nothing.