/usr/lib/systemd/user/unicast-local-avahi.service is in update-notifier 3.192.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | [Unit]
Description=Notification regarding avahi disabled due to .local domain
[Service]
ExecStart=/usr/lib/update-notifier/local-avahi-notification
Type=oneshot
|