diff options
Diffstat (limited to 'init.d/local')
-rwxr-xr-x | init.d/local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/local b/init.d/local index 461b4aff..d1c30d40 100755 --- a/init.d/local +++ b/init.d/local @@ -29,6 +29,7 @@ and /etc/conf.d/local.stop when stopping." depend() { after * + keywords notimeout } start() { |