K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-12-26T16:02:50.828348Z K 7 svn:log V 527 Make knotd startup script work again. From the PR: When submitting PR 183682 I was unaware the patch as in PR 182792 wasn't committed yet. So to my amazing I just noticed the startup problem still exists. Enclosed patch is basicly the same as the uncommited one, but besides the removal of the -w option, knotd now starts by default as a daemon (-d) in stead of interactive (-i). So I could simplify the startup script a lot. PR: ports/183891 Submitted by: Leo Vandewoestijne (maintainer) END