summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:41 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit39291979a5098de26986e86db6c00a68c64f308b (patch)
tree89b610441628cbffdac6f54c86605d64b4efe5b7 /sys-apps
parentsys-apps/pciutils: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-39291979a5098de26986e86db6c00a68c64f308b.tar.gz
gentoo-39291979a5098de26986e86db6c00a68c64f308b.tar.bz2
gentoo-39291979a5098de26986e86db6c00a68c64f308b.zip
sys-apps/pcsc-lite: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pcsc-lite/files/pcscd-init.52
-rw-r--r--sys-apps/pcsc-lite/files/pcscd-init.62
-rw-r--r--sys-apps/pcsc-lite/files/pcscd-init.72
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pcsc-lite/files/pcscd-init.5 b/sys-apps/pcsc-lite/files/pcscd-init.5
index 4ff7dfdd58c0..aa750abee689 100644
--- a/sys-apps/pcsc-lite/files/pcscd-init.5
+++ b/sys-apps/pcsc-lite/files/pcscd-init.5
@@ -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$
diff --git a/sys-apps/pcsc-lite/files/pcscd-init.6 b/sys-apps/pcsc-lite/files/pcscd-init.6
index 35b3038f201f..5017199cfd95 100644
--- a/sys-apps/pcsc-lite/files/pcscd-init.6
+++ b/sys-apps/pcsc-lite/files/pcscd-init.6
@@ -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/sys-apps/pcsc-lite/files/pcscd-init.7 b/sys-apps/pcsc-lite/files/pcscd-init.7
index b47e1df402d5..46780cdef3bb 100644
--- a/sys-apps/pcsc-lite/files/pcscd-init.7
+++ b/sys-apps/pcsc-lite/files/pcscd-init.7
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$