* [gentoo-user] all syslog entries from fcron appear on console
@ 2022-06-17 10:57 John Covici
2022-06-18 15:54 ` John Covici
0 siblings, 1 reply; 2+ messages in thread
From: John Covici @ 2022-06-17 10:57 UTC (permalink / raw
To: gentoo-user
Hi. I am using fcron and latest version of systemd 251.1 and what is
happening is that all syslog entries from fcron are appearing on
whatever console I am using which is quite annoying.
I tried to put a drop in in /etc/systemd/system/fcron.d/00-fixlog.conf
which says
[service]
StandardOutput=syslog
StandardError=syslog
and did a deamon-reload and restarted fcron, but no joy.
Thanks in advance for any suggestions.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] all syslog entries from fcron appear on console
2022-06-17 10:57 [gentoo-user] all syslog entries from fcron appear on console John Covici
@ 2022-06-18 15:54 ` John Covici
0 siblings, 0 replies; 2+ messages in thread
From: John Covici @ 2022-06-18 15:54 UTC (permalink / raw
To: gentoo-user
On Fri, 17 Jun 2022 06:57:05 -0400,
John Covici wrote:
>
> Hi. I am using fcron and latest version of systemd 251.1 and what is
> happening is that all syslog entries from fcron are appearing on
> whatever console I am using which is quite annoying.
>
> I tried to put a drop in in /etc/systemd/system/fcron.d/00-fixlog.conf
> which says
> [service]
> StandardOutput=syslog
> StandardError=syslog
>
> and did a deamon-reload and restarted fcron, but no joy.
>
> Thanks in advance for any suggestions.
Well, I found out that systemd is very sensitive to the case of the
keywords -- I had service instead of Service and it was silently
ignored -- hate that. I don't know why it started, but putting
Standardoutput to syslog seems to have fixed it.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-18 15:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 10:57 [gentoo-user] all syslog entries from fcron appear on console John Covici
2022-06-18 15:54 ` John Covici
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox