<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 30, 2015 at 11:46 AM, Reindl Harald <span dir="ltr"><<a href="mailto:h.reindl@thelounge.net" target="_blank">h.reindl@thelounge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
Am 30.12.2015 um 10:37 schrieb Mantas Mikulėnas:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Wed, Dec 30, 2015 at 2:40 AM, Reindl Harald <<a href="mailto:h.reindl@thelounge.net" target="_blank">h.reindl@thelounge.net</a><br></span><span class="">
<mailto:<a href="mailto:h.reindl@thelounge.net" target="_blank">h.reindl@thelounge.net</a>>> wrote:<br>
<br>
    fine, on a real TTY (CTRL+ALT+F2) the echo appears (cluttered with<br>
    echo and the PID instead just the output) but that don't help much<br>
    in a SSH-Session..........<br>
<br>
<br>
    Am 30.12.2015 um 01:26 schrieb Reindl Harald:<br>
<br>
        why is there only logging instead "TEST" written to the terminal<br>
        starting a oneshot-service or in case it's a entry in /etc/crontab<br>
        triggering a cronmail becaus the output?<br>
<br>
        that's not helpful when try to migrate cronjobs to systemd-units for<br>
        using ReadOnlyDirectory and other security otpions<br>
<br>
Pretty sure that's normal, +console here always meant /dev/console and<br>
not "whatever stdout systemctl has".<br>
<br>
Do you really have cronjobs which need to output stuff to ssh ptys?<br>
</span></blockquote>
<br>
i have hundrets cronjobs which are running silent and if there is something wrong then it's echo'ed which means with crond you get a mail<br>
<br>
and *no* it's no option to generate a mail at your own when you design software over years which runs aboslutely silent and so you know for trigger a alter mail you just need to echo the problem in whatever class method and you get also PHP warnings for free<br>
<br>
the whole point of using echo in cronjobs is that you don't need to know anything about the mail-environment, frankly even not need to have access to the MTA or sendmail binary from your script<br></blockquote><div><br></div><div>Wait, so you're asking for StandardOutput=console to magically get piped to /usr/sbin/sendmail instead of actual console?</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>