Re: [systemd-devel] Periodically switch volatile to persistent journald and vice versa

2023-09-19 Thread Renjaya Raga Zenta
Hi, was my email not coming through? Regards. On Tue, Sep 12, 2023 at 12:06 PM Renjaya Raga Zenta < [email protected]> wrote: > Hi, > > We have custom embedded device using SD Card as the main storage. > I think there are some concerns regarding how journald write the > logs, that ma

Re: [systemd-devel] Is systemd-cryptsetup binary internal?

2023-09-19 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Sep 18, 2023 at 04:17:49PM +0200, Lennart Poettering wrote: > On Mo, 18.09.23 15:22, mpan ([email protected]) wrote: > > > Hello, > > > > I got redirected to here from #systemd on Libera. While responding to a > > query from another person (not on #systemd), I came across an amb

Re: [systemd-devel] Restart SystemD service when Memory Usage in More than a threshold

2023-09-19 Thread Ahmad Ismail
So here is my final service file: tee ~/.local/share/systemd/user/nemo-desktop-bug-workaround.service << END > [Unit] > Description=Nemo Desktop Bug Workaround > Wants=graphical-session.target gnome-session.target > PartOf=graphical-session.target > BindsTo=graphical-session.target [Service] > Ty