From 7218e1b46bceac05841e90472501742d905fb3fc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 12 Mar 2021 21:55:15 +0000 Subject: gentoo resync : 12.03.2021 --- net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild') diff --git a/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild b/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild index f0ea71dfd7bc..8769b15cfd58 100644 --- a/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild +++ b/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit systemd +inherit systemd tmpfiles DESCRIPTION="Proxy DNS server with permanent caching" HOMEPAGE="http://members.home.nl/p.a.rombouts/pdnsd/" @@ -53,7 +53,7 @@ src_install() { newconfd "${FILESDIR}/pdnsd.confd" pdnsd newinitd "${FILESDIR}/pdnsd.online.2" pdnsd-online newconfd "${FILESDIR}/pdnsd-online.confd" pdnsd-online - systemd_newtmpfilesd "${FILESDIR}/pdnsd.tmpfiles" pdnsd.conf + newtmpfiles "${FILESDIR}/pdnsd.tmpfiles" pdnsd.conf systemd_dounit "${FILESDIR}/pdnsd.service" } -- cgit v1.2.3