summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/foldingathome/foldingathome-7.5.1-r2.ebuild (renamed from sci-biology/foldingathome/foldingathome-7.5.1-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/foldingathome/foldingathome-7.5.1-r1.ebuild b/sci-biology/foldingathome/foldingathome-7.5.1-r2.ebuild
index 4b545b5770cf..502ff39266a9 100644
--- a/sci-biology/foldingathome/foldingathome-7.5.1-r1.ebuild
+++ b/sci-biology/foldingathome/foldingathome-7.5.1-r2.ebuild
@@ -63,7 +63,7 @@ src_install() {
newconfd "${FILESDIR}"/7.3/folding-conf.d foldingathome
cat <<EOF >"${T}"/fah-init
#!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
start_stop_daemon_args="--chdir \"${EPREFIX}/opt/foldingathome\""
@@ -71,7 +71,7 @@ command="${EPREFIX}/opt/foldingathome/FAHClient"
command_args="\${FOLD_OPTS}"
command_user=foldingathome
command_background=1
-procname="FAHClient"
+pidfile="\${PIDFILE}"
EOF
newinitd "${T}"/fah-init foldingathome