summaryrefslogtreecommitdiff
path: root/sys-apps
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:43 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit88cd90f3fbc4dec1e427c0af04a118934a022d7e (patch)
treea101459433f9fa6773dbdd7ffaf7c60a65ace9e1 /sys-apps
parent5377a7306e4c98ddae8188f39f06400a19ece3d5 (diff)
downloadgentoo-88cd90f3fbc4dec1e427c0af04a118934a022d7e.tar.gz
gentoo-88cd90f3fbc4dec1e427c0af04a118934a022d7e.tar.xz
sys-apps/razercfg: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/razercfg/files/razerd.init.d2
-rw-r--r--sys-apps/razercfg/files/razerd.init.d-r12
-rw-r--r--sys-apps/razercfg/files/razerd.init.d-r22
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/razercfg/files/razerd.init.d b/sys-apps/razercfg/files/razerd.init.d
index 86847b24468..76ec35d6121 100644
--- a/sys-apps/razercfg/files/razerd.init.d
+++ b/sys-apps/razercfg/files/razerd.init.d
@@ -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/sys-apps/razercfg/files/razerd.init.d-r1 b/sys-apps/razercfg/files/razerd.init.d-r1
index 8c3c8f4d381..97a63b9448f 100644
--- a/sys-apps/razercfg/files/razerd.init.d-r1
+++ b/sys-apps/razercfg/files/razerd.init.d-r1
@@ -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$
diff --git a/sys-apps/razercfg/files/razerd.init.d-r2 b/sys-apps/razercfg/files/razerd.init.d-r2
index 4fab076cd20..16edff28d0e 100644
--- a/sys-apps/razercfg/files/razerd.init.d-r2
+++ b/sys-apps/razercfg/files/razerd.init.d-r2
@@ -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$