'Twas brillig, and Dave Reisner at 18/10/12 08:32 did gyre and gimble:
> Hey,
>
> I'm noticing that if you ever have to restart the journal, services
> which log to /run/systemd/journal/stdout lose their connection. You can
> reproduce this systemd-cat pretty easily:
>
> ( {
> echo "this is
Hey,
I'm noticing that if you ever have to restart the journal, services
which log to /run/systemd/journal/stdout lose their connection. You can
reproduce this systemd-cat pretty easily:
( {
echo "this is logged"
echo "sleep 5 seconds..." >&2
sleep 5
echo "done sleeping" >&2