On Sun, Mar 05, 2017 at 11:57:38PM +0100, Michael Biebl wrote:
> Am 17.01.2017 um 03:51 schrieb Zbigniew Jędrzejewski-Szmek:
> > On Sat, Jan 14, 2017 at 06:40:49PM +0100, Jarek Kamiński wrote:
> >> Hello,
> >>
> >> #771122 explains that journald can't be restarted, as all stdout and
> >> stderr fds
Am 17.01.2017 um 03:51 schrieb Zbigniew Jędrzejewski-Szmek:
> On Sat, Jan 14, 2017 at 06:40:49PM +0100, Jarek Kamiński wrote:
>> Hello,
>>
>> #771122 explains that journald can't be restarted, as all stdout and
>> stderr fds used by daemons to log would be lost. If I understand
[..]
> There were
On Sat, Jan 14, 2017 at 06:40:49PM +0100, Jarek Kamiński wrote:
> Hello,
>
> #771122 explains that journald can't be restarted, as all stdout and
> stderr fds used by daemons to log would be lost. If I understand
> correctly, that was fixed in v219[1] though:
> > * systemd now provides a w
Hi Jarek
Am 14.01.2017 um 18:40 schrieb Jarek Kamiński:
> Hello,
>
> #771122 explains that journald can't be restarted, as all stdout and
> stderr fds used by daemons to log would be lost. If I understand
> correctly, that was fixed in v219[1] though:
>> * systemd now provides a way to st
Hello,
#771122 explains that journald can't be restarted, as all stdout and
stderr fds used by daemons to log would be lost. If I understand
correctly, that was fixed in v219[1] though:
> * systemd now provides a way to store file descriptors
> per-service in PID 1.This is useful