summaryrefslogtreecommitdiff
path: root/net-p2p/monero/monero-0.15.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/monero/monero-0.15.0.1.ebuild')
-rw-r--r--net-p2p/monero/monero-0.15.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/monero/monero-0.15.0.1.ebuild b/net-p2p/monero/monero-0.15.0.1.ebuild
index c9874f05..c50d5380 100644
--- a/net-p2p/monero/monero-0.15.0.1.ebuild
+++ b/net-p2p/monero/monero-0.15.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -119,5 +119,6 @@ src_install() {
insinto /etc
doins utils/conf/monerod.conf
+ newinitd "${FILESDIR}/monerod.initd" monerod
systemd_dounit utils/systemd/monerod.service
}