Skip to content

Commit

Permalink
net-dns/avahi: call systemd_reenable in postinst
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/683904
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
  • Loading branch information
puleglot authored and a17r committed Dec 29, 2019
1 parent 011e886 commit 4bbdd8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net-dns/avahi/avahi-0.7-r5.ebuild
Expand Up @@ -214,4 +214,6 @@ pkg_postinst() {
elog "addresses, just set config_<interface>=( autoipd ) in /etc/conf.d/net!"
elog
fi

systemd_reenable avahi-daemon.service
}

0 comments on commit 4bbdd8c

Please sign in to comment.