diff options
Diffstat (limited to 'init.d/local')
| -rwxr-xr-x | init.d/local | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/init.d/local b/init.d/local index dbb06b54..9b83752d 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() | 
