Re: [systemd-devel] Antw: [EXT] Re: [systemd‑devel] systemctl log verbosity

2021-08-18 Thread Michael Chapman
On Wed, 18 Aug 2021, Ulrich Windl wrote: > >>> Michael Chapman schrieb am 18.08.2021 um 08:38 in > Nachricht : > > On Wed, 18 Aug 2021, Ulrich Windl wrote: > >> >>> Michael Chapman schrieb am 17.08.2021 um 02:52 > in > >> Nachricht <885331af-bb7-41d0-e8-26c92023b...@very.puzzling.org>: > >> > On

Re: [systemd-devel] Antw: [EXT] Re: [systemd‑devel] systemctl log verbosity

2021-08-18 Thread Ulrich Windl
>>> Michael Chapman schrieb am 18.08.2021 um 08:38 in Nachricht : > On Wed, 18 Aug 2021, Ulrich Windl wrote: >> >>> Michael Chapman schrieb am 17.08.2021 um 02:52 in >> Nachricht <885331af-bb7-41d0-e8-26c92023b...@very.puzzling.org>: >> > On Tue, 17 Aug 2021, Dave Close wrote: >> >> I'm trying to

Re: [systemd-devel] Antw: [EXT] Re: [systemd‑devel] systemctl log verbosity

2021-08-17 Thread Michael Chapman
On Wed, 18 Aug 2021, Ulrich Windl wrote: > >>> Michael Chapman schrieb am 17.08.2021 um 02:52 in > Nachricht <885331af-bb7-41d0-e8-26c92023b...@very.puzzling.org>: > > On Tue, 17 Aug 2021, Dave Close wrote: > >> I'm trying to run "systemctl show" in a cron script. It works but I get > >> a huge nu

[systemd-devel] Antw: [EXT] Re: [systemd‑devel] systemctl log verbosity

2021-08-17 Thread Ulrich Windl
>>> Michael Chapman schrieb am 17.08.2021 um 02:52 in Nachricht <885331af-bb7-41d0-e8-26c92023b...@very.puzzling.org>: > On Tue, 17 Aug 2021, Dave Close wrote: >> I'm trying to run "systemctl show" in a cron script. It works but I get >> a huge number of extra lines in my log for each run. Why? Ca

Re: [systemd-devel] systemctl log verbosity

2021-08-16 Thread Michael Chapman
On Tue, 17 Aug 2021, Dave Close wrote: > I'm trying to run "systemctl show" in a cron script. It works but I get > a huge number of extra lines in my log for each run. Why? Can this be > suppressed. I don't want to overfill the log. > > There is nothing in the man page (that I noticed) indicating

[systemd-devel] systemctl log verbosity

2021-08-16 Thread Dave Close
I'm trying to run "systemctl show" in a cron script. It works but I get a huge number of extra lines in my log for each run. Why? Can this be suppressed. I don't want to overfill the log. There is nothing in the man page (that I noticed) indicating that "show" causes anything to be logged. But her