summaryrefslogtreecommitdiff
path: root/sys-apps/readahead-list/files
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit76120535eed31ee407414329e530e759bac44aed (patch)
tree275bf7e612b3b5a0389a6335ad8b6c409bfd9201 /sys-apps/readahead-list/files
parent88cd90f3fbc4dec1e427c0af04a118934a022d7e (diff)
downloadgentoo-76120535eed31ee407414329e530e759bac44aed.tar.gz
gentoo-76120535eed31ee407414329e530e759bac44aed.tar.xz
sys-apps/readahead-list: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/readahead-list/files')
-rw-r--r--sys-apps/readahead-list/files/conf.d-readahead-list2
-rw-r--r--sys-apps/readahead-list/files/init.d-readahead-list2
-rw-r--r--sys-apps/readahead-list/files/init.d-readahead-list-early2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/readahead-list/files/conf.d-readahead-list b/sys-apps/readahead-list/files/conf.d-readahead-list
index 2a79bec158a..b8725124488 100644
--- a/sys-apps/readahead-list/files/conf.d-readahead-list
+++ b/sys-apps/readahead-list/files/conf.d-readahead-list
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net>
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-apps/readahead-list/files/init.d-readahead-list b/sys-apps/readahead-list/files/init.d-readahead-list
index c2a90aceff0..02c3a80f0cb 100644
--- a/sys-apps/readahead-list/files/init.d-readahead-list
+++ b/sys-apps/readahead-list/files/init.d-readahead-list
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net>
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-apps/readahead-list/files/init.d-readahead-list-early b/sys-apps/readahead-list/files/init.d-readahead-list-early
index d6a936febb6..40fcb7ad451 100644
--- a/sys-apps/readahead-list/files/init.d-readahead-list-early
+++ b/sys-apps/readahead-list/files/init.d-readahead-list-early
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net>
# Distributed under the terms of the GNU General Public License v2
# $Id$