<div dir="ltr">One more observation to note is, if I change <span style="font-size:12.8px">systemd.default_standard_</span><span style="font-size:12.8px">output=tty to </span><span style="font-size:12.8px">systemd.default_standard_</span><span style="font-size:12.8px">output=console. I start seeing the missing echo messages. Can anyone from this observation make out something  and why this is happening ?</span><div><br></div><div>thanks</div><div>Navneet</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 18, 2015 at 5:09 PM, Navneet Sinha <span dir="ltr"><<a href="mailto:nnavneetsinha1001@gmail.com" target="_blank">nnavneetsinha1001@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Dec 18, 2015 at 2:08 PM, Navneet Sinha <span dir="ltr"><<a href="mailto:nnavneetsinha1001@gmail.com" target="_blank">nnavneetsinha1001@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Fri, Dec 18, 2015 at 1:24 PM, Andrei Borzenkov <span dir="ltr"><<a href="mailto:arvidjaar@gmail.com" target="_blank">arvidjaar@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">18.12.2015 10:22, Tobias Hunger пишет:<br>
<span>> Am 18.12.2015 07:51 schrieb "Navneet Sinha" <<a href="mailto:nnavneetsinha1001@gmail.com" target="_blank">nnavneetsinha1001@gmail.com</a>>:<br>
>> No it doesn't fix it. Secondly, my main problem is why it is not working<br>
> with systemd. When, I was using this script as initscript before porting<br>
> this to systemd. I was able to see all echo messages.<br>
><br>
> Sysvinit did not care for stdout and stderr. The output to those goes<br>
> wherever those happen to be connected to.<br>
><br>
> Systemd on the other hand catches stdout and stderr and redirects both into<br>
> the logs.<br>
><br>
<br>
</span>If you actually read original post, you would see that stdout is *not*<br>
redirected to logs. And I cannot reproduce it either - with<br>
StandardInput=tty (and StandardOutput left as default inherit) I both<br>
see output from script and it accepts ESC as termination condition.<br></blockquote></div></div><div>Ok, I will try out changing StandardOutput and will let you know. </div></div><br></div></div></blockquote></div></div><div>I tried with removing StandarOutput but that also doesn't seems to help. May be because I have systemd.default_standard_output=tty set in systemd conf file. But, if I remove this line, then, I loose almost all echo meesages coming from other initscripts. </div></div><br></div></div>
</blockquote></div><br></div>