summaryrefslogtreecommitdiff
path: root/init.d/local.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/local.in')
-rw-r--r--init.d/local.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/local.in b/init.d/local.in
index c74d9bf..9ad045b 100644
--- a/init.d/local.in
+++ b/init.d/local.in
@@ -7,7 +7,7 @@ description="Executes user commands in /etc/conf.d/local"
depend()
{
after *
- keyword notimeout
+ keyword -timeout
}
start()