summaryrefslogtreecommitdiff
path: root/net-analyzer/smokeping/smokeping-2.7.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.7.3.ebuild')
-rw-r--r--net-analyzer/smokeping/smokeping-2.7.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.7.3.ebuild b/net-analyzer/smokeping/smokeping-2.7.3.ebuild
index 57f3773d61bb..1e78c5958201 100644
--- a/net-analyzer/smokeping/smokeping-2.7.3.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.7.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools eutils multilib user systemd
+inherit autotools eutils multilib user systemd tmpfiles
DESCRIPTION="A powerful latency measurement tool"
HOMEPAGE="https://oss.oetiker.ch/smokeping/"
@@ -79,7 +79,7 @@ src_install() {
default
newinitd "${FILESDIR}"/${PN}.init.5 ${PN}
- systemd_dotmpfilesd "${FILESDIR}"/"${PN}".conf
+ dotmpfiles "${FILESDIR}"/"${PN}".conf
systemd_dounit "${FILESDIR}"/"${PN}".service
mv "${D}/etc/smokeping/basepage.html.dist" "${D}/etc/smokeping/basepage.html"