summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:03 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit298a3d7f76b032db20196a340f0318bfcd9ea136 (patch)
tree1f58a2c70b1358692eb9fe7bdb11214ac7438c7e /app-crypt/heimdal
parentapp-crypt/ekeyd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-298a3d7f76b032db20196a340f0318bfcd9ea136.tar.gz
gentoo-298a3d7f76b032db20196a340f0318bfcd9ea136.tar.bz2
gentoo-298a3d7f76b032db20196a340f0318bfcd9ea136.zip
app-crypt/heimdal: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r--app-crypt/heimdal/files/heimdal-kadmind.initd-r22
-rw-r--r--app-crypt/heimdal/files/heimdal-kcm.initd-r12
-rw-r--r--app-crypt/heimdal/files/heimdal-kdc.initd-r22
-rw-r--r--app-crypt/heimdal/files/heimdal-kpasswdd.initd-r22
4 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
index 18d59709712d..3df5107133db 100644
--- a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-crypt/heimdal/files/heimdal-kcm.initd-r1 b/app-crypt/heimdal/files/heimdal-kcm.initd-r1
index d35872a549bf..b8f1f5b5d8ff 100644
--- a/app-crypt/heimdal/files/heimdal-kcm.initd-r1
+++ b/app-crypt/heimdal/files/heimdal-kcm.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-crypt/heimdal/files/heimdal-kdc.initd-r2 b/app-crypt/heimdal/files/heimdal-kdc.initd-r2
index cd04821c0827..ce86d885d938 100644
--- a/app-crypt/heimdal/files/heimdal-kdc.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kdc.initd-r2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
index 2c66ab9fced2..f3a120f7eb0d 100644
--- a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
+++ b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$