summaryrefslogtreecommitdiff
path: root/init.d/local
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/local')
-rwxr-xr-xinit.d/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/local b/init.d/local
index dbb06b5..9b83752 100755
--- a/init.d/local
+++ b/init.d/local
@@ -7,7 +7,7 @@ description="Executes user commands in /etc/conf.d/local"
depend()
{
after *
- keywords notimeout
+ keyword notimeout
}
start()