<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">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 class="">> Am 18.12.2015 07:51 schrieb "Navneet Sinha" <<a href="mailto:nnavneetsinha1001@gmail.com">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>Ok, I will try out changing StandardOutput and will let you know. </div></div><br></div></div>