summaryrefslogtreecommitdiff
path: root/app-misc/sphinx
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:41 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb20238f34b09e665eb5538a42a4cb952aea05a59 (patch)
treeaae56182602347cc310bd5d1df20872c058e72f1 /app-misc/sphinx
parent8ba080db1fde11c14247cabe107c86f91bf7a8b0 (diff)
downloadgentoo-b20238f34b09e665eb5538a42a4cb952aea05a59.tar.gz
gentoo-b20238f34b09e665eb5538a42a4cb952aea05a59.tar.xz
app-misc/sphinx: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-misc/sphinx')
-rw-r--r--app-misc/sphinx/files/searchd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/sphinx/files/searchd.rc b/app-misc/sphinx/files/searchd.rc
index 3719850bb00..c89c99511de 100644
--- a/app-misc/sphinx/files/searchd.rc
+++ b/app-misc/sphinx/files/searchd.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$