--- files/tokyotyrant.initd~ 2013-02-27 19:21:17.799965216 +0200 +++ files/tokyotyrant.initd 2013-02-27 19:23:28.245018196 +0200 @@ -1,6 +1,7 @@ #!/sbin/runscript -opts="${opts} configtest reload" +extra_commands="configtest" +extra_started_commands="reload" depend() { need net @@ -35,4 +36,4 @@ eerror "Please check your configuration" eend $? fi -} \ В конце файла нет новой строки +}