summaryrefslogtreecommitdiff
path: root/app-crypt/moolticute/moolticute-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/moolticute/moolticute-9999.ebuild')
-rw-r--r--app-crypt/moolticute/moolticute-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/moolticute/moolticute-9999.ebuild b/app-crypt/moolticute/moolticute-9999.ebuild
index 08512b4847b9..ea058a356a20 100644
--- a/app-crypt/moolticute/moolticute-9999.ebuild
+++ b/app-crypt/moolticute/moolticute-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -53,7 +53,7 @@ src_install() {
emake install INSTALL_ROOT="${D}"
udev_dorules "${FILESDIR}/50-mooltipass.rule"
- newinitd "${FILESDIR}/moolticuted.init" moolticuted
+ newinitd "${FILESDIR}/moolticuted.init-r1" moolticuted
}
pkg_postinst() {