summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:08 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitd7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4 (patch)
tree0ba9f9a87012a06a484442af246af25dbafa6121
parentdev-libs/opencryptoki: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-d7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4.tar.gz
gentoo-d7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4.tar.bz2
gentoo-d7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4.zip
dev-libs/openct: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--dev-libs/openct/files/openct.rc2
-rw-r--r--dev-libs/openct/files/openct.rc.22
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/openct/files/openct.rc b/dev-libs/openct/files/openct.rc
index b6a9a5ea9174..1f305ae3c313 100644
--- a/dev-libs/openct/files/openct.rc
+++ b/dev-libs/openct/files/openct.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$
diff --git a/dev-libs/openct/files/openct.rc.2 b/dev-libs/openct/files/openct.rc.2
index 8c970395ac22..585a8b765e43 100644
--- a/dev-libs/openct/files/openct.rc.2
+++ b/dev-libs/openct/files/openct.rc.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$