Re: [systemd-devel] sanity check: why am I unable to manage my own directory with systemd-tmpfiles?

2025-01-31 Thread Brian Reichert
On Fri, Jan 31, 2025 at 09:32:58AM +0200, Mantas Mikul??nas wrote: > If you want to only consider modification time, specify it as something > like "mM:10d" ??? see "Age" in tmpfiles.d(5). Actually, this is failing for me: 10-153-68-12:~ # cat /usr/lib/tmpfiles.d/foobar.conf q /home/foobar/tm

Re: [systemd-devel] sanity check: why am I unable to manage my own directory with systemd-tmpfiles?

2025-01-31 Thread Brian Reichert
On Fri, Jan 31, 2025 at 09:32:58AM +0200, Mantas Mikul??nas wrote: > Run it directly on your config file as: > > SYSTEMD_LOG_LEVEL=debug systemd-tmpfiles --remove --clean > /path/to/tmpfiles.d/foobar.conf Your debug suggestion was very helpful: Jan 31 10:20:47 10-153-68-12 systemd-tmpfiles

Re: [systemd-devel] sanity check: why am I unable to manage my own directory with systemd-tmpfiles?

2025-01-31 Thread Brian Reichert
On Fri, Jan 31, 2025 at 10:45:50AM -0500, Brian Reichert wrote: > > If you want to only consider modification time, specify it as something > > like "mM:10d" ??? see "Age" in tmpfiles.d(5). > > I cannot find any reference to this modifier, in either that online > doc I cited above, nor in the manp