summaryrefslogtreecommitdiff
path: root/sys-apps/readahead-list/files/init.d-readahead-list-early
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/readahead-list/files/init.d-readahead-list-early')
-rw-r--r--sys-apps/readahead-list/files/init.d-readahead-list-early3
1 files changed, 1 insertions, 2 deletions
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 dba700c6d398..3a0ff17f4c14 100644
--- a/sys-apps/readahead-list/files/init.d-readahead-list-early
+++ b/sys-apps/readahead-list/files/init.d-readahead-list-early
@@ -2,7 +2,6 @@
# Copyright 2005 Robin H. Johnson <robbat2@orbis-terrarum.net>
# Distributed under the terms of the GNU General Public License v2
-
depend() {
after checkroot
# this should start as early as possible
@@ -12,7 +11,7 @@ depend() {
start() {
# force reading
- source /etc/conf.d/readahead-list
+ . /etc/conf.d/readahead-list
f="${READAHEAD_LIST_call_early}"
ebegin "readahead(2): ${f}"
/sbin/readahead-list ${f}