summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2021-03-11 14:33:14 -0600
committerBen Kohler <bkohler@gentoo.org>2021-03-11 14:33:52 -0600
commit8ca69b3163a85af1fba13ae956d20c8be94382c7 (patch)
treefe85cbf2c235b96307b7309835de937657d93bf9 /dev-util
parentwww-client/firefox-bin: bump to v86.0.1 (diff)
downloadgentoo-8ca69b3163a85af1fba13ae956d20c8be94382c7.tar.gz
gentoo-8ca69b3163a85af1fba13ae956d20c8be94382c7.tar.bz2
gentoo-8ca69b3163a85af1fba13ae956d20c8be94382c7.zip
dev-util/artifactory-bin: install systemd unit to correct place
Closes: https://bugs.gentoo.org/770784 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/artifactory-bin/artifactory-bin-6.3.3-r1.ebuild (renamed from dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild)6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild b/dev-util/artifactory-bin/artifactory-bin-6.3.3-r1.ebuild
index b36f57e1e592..e7b28a6f0396 100644
--- a/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild
+++ b/dev-util/artifactory-bin/artifactory-bin-6.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Using a binary ebuild until a source ebuild is doable.
@@ -10,7 +10,7 @@
EAPI=6
-inherit user
+inherit systemd user
MY_P="${P/-bin}"
MY_PN="${PN/-bin}"
@@ -102,6 +102,8 @@ src_install() {
newconfd "${FILESDIR}/confd" ${MY_PN}
newinitd "${FILESDIR}/initd-r3" ${MY_PN}
+ systemd_dounit misc/service/artifactory.service
+
fowners -R artifactory:artifactory ${ARTIFACTORY_HOME}
fperms -R u+w ${TOMCAT_HOME}/work