Re: [systemd-devel] Help required for configuring a blocking service during shutdown

2022-08-31 Thread Etienne Champetier
Hi, Le lun. 29 août 2022 à 06:31, Henning Moll a écrit : > > Hi, > > back in the rcX days I configured a backup system which blocks a system > shutdown in a certain state (network and mounts still active) if a backup is > still running. The init script looks like this: > > ... > case "$1" in >

Re: [systemd-devel] Antw: Re: Antw: [EXT] [systemd‑devel] systemd‑tmpfiles: behavior of ‑‑clean

2022-08-31 Thread SCOTT FIELDS
By this logic, the '--clean' option shouldn't exist in systemd-tmpfiles. The point here is that apps aren't perfect, and you still need to periodically cleanup items that apps haven't. That can be due to app bugs or behavior issues in certain situations (and in some cases, ones that aren't goi

Re: [systemd-devel] Getting rid of the /run/credentials mount

2022-08-31 Thread Marc Haber
On Fri, Aug 26, 2022 at 07:28:37AM +0200, Marc Haber wrote: > On Thu, Aug 25, 2022 at 11:37:12PM +0300, Topi Miettinen wrote: > > On 25.8.2022 22.42, Marc Haber wrote: > > > on the system and sends an alert if things change on the system. In the > > > Debian package, this is done from cron. I would

[systemd-devel] Antw: Re: Antw: [EXT] [systemd‑devel] systemd‑tmpfiles: behavior of ‑‑clean

2022-08-31 Thread Ulrich Windl
>>> Wols Lists schrieb am 31.08.2022 um 09:25 in Nachricht <6c25970f-c7cb-2728-a827-1452e1937...@youngman.org.uk>: > On 31/08/2022 07:16, Ulrich Windl wrote: >>> 'tomcat.<>' with other associated files (or directories below this). > >> I think with the guideline "clean up your own dirt" there

Re: [systemd-devel] Antw: [EXT] [systemd‑devel] systemd‑tmpfiles: behavior of ‑‑clean

2022-08-31 Thread Wols Lists
On 31/08/2022 07:16, Ulrich Windl wrote: 'tomcat.<>' with other associated files (or directories below this). I think with the guideline "clean up your own dirt" there wouldn't be so much need for external cleanup if the applications would do a better job. The application always knows best