summaryrefslogtreecommitdiff
path: root/app-crypt
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:05 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit6e82bacbb0095149766c118d9186b12b50079a9b (patch)
tree94db89e0ad40c4c6396efda14fcbbdf1552ffd29 /app-crypt
parent3b8453e2f04ff7f34eef570f8f4709f9dde2ecee (diff)
downloadgentoo-6e82bacbb0095149766c118d9186b12b50079a9b.tar.gz
gentoo-6e82bacbb0095149766c118d9186b12b50079a9b.tar.xz
app-crypt/tpm-emulator: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/tpm-emulator/files/tpm-emulator.initd2
-rw-r--r--app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.42
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.initd b/app-crypt/tpm-emulator/files/tpm-emulator.initd
index 7be11767c60..6b2a648ae87 100644
--- a/app-crypt/tpm-emulator/files/tpm-emulator.initd
+++ b/app-crypt/tpm-emulator/files/tpm-emulator.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4 b/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
index 0ae376ee9f7..6183b9c4720 100644
--- a/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
+++ b/app-crypt/tpm-emulator/files/tpm-emulator.initd-0.7.4
@@ -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 or later
# $Id$