6 Aug
2015
6 Aug
'15
6:23 p.m.
Hi, Reindl! On Aug 06, Reindl Harald wrote:
On Aug 06, Reindl Harald wrote:
Am 06.08.2015 um 13:56 schrieb Sergei Golubchik:
On Aug 06, Reindl Harald wrote:
Aug 6 12:24:24 testserver mysqld: 150806 12:24:24 [Note] /usr/libexec/mysqld (mysqld 10.0.20-MariaDB) starting as process 115096 ...
Am 06.08.2015 um 14:25 schrieb Sergei Golubchik: the point is that echo something to stdout/stderr in case of a background service burries the lines and the only reason they appear at all is journald collecting that stuff and forwards it to syslog
they should go to "log-error" as all other messages
Ah, okay. You're right, this line is sent to stderr before stderr is redirected to log-error. I suppose it's a bug. Regards, Sergei