Re: [systemd-devel] Suppressing spam error messages in the system journal

2020-10-23 Thread Reindl Harald
Am 22.10.20 um 21:45 schrieb fox: While it may be true that "frontends" might provide some filtering (rsyslog, plenty of options, journalctl much less) in COCKPIT that filtering is easy, effective and intuitive to perform well, us greybeards don't need handholding for configure machines

Re: [systemd-devel] date/time set to epoch when using readonly rootfs

2020-10-23 Thread Lennart Poettering
On Fr, 23.10.20 10:37, Belisko Marek ([email protected]) wrote: > > > Sorry I mixed up things. Can you pls guide where can I find code which > > > set date/time from timestamp? Thanks > > > > This is the stuff PID 1 calls during earliest boot: > > > > https://github.com/systemd/systemd/blob/

Re: [systemd-devel] date/time set to epoch when using readonly rootfs

2020-10-23 Thread Belisko Marek
On Thu, Oct 22, 2020 at 12:57 PM Lennart Poettering wrote: > > On Do, 22.10.20 11:53, Belisko Marek ([email protected]) wrote: > > > > Hmm? this service has nothing to do with epoch/clock setting. It's > > > used for systems that have a "reboot-for-update" mode. > > > > Sorry I mixed up thin