[systemd-devel] After in new var-lock.service

2010-08-18 Thread jean-michel.poll...@laposte.net
Hi Kay, I've seen that the new var-lock.service have a dependency "After=var-run.mount". Is there a specific reason why var-lock.service depends on var-run.mount being up ? Thanks Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.n

Re: [systemd-devel] After in new var-lock.service

2010-08-18 Thread jean-michel.poll...@laposte.net
> It creates stuff in /var/run that is only needed when an empty tmpfs > is mounted there. If /var/run is on disk, none of these things is > needed, but old stuff would need to be deleted instead. The .service > is just the extension of the .mount, and does not make sense on its > own. OK But wha

[systemd-devel] systemd-clean and large files

2011-04-25 Thread jean-michel.poll...@laposte.net
Hi, I'm trying to use the systemd-tmpfiles-clean service with a backup directory, but it always fails to start, with the "Value too large for defined data type" error, which I think means largefile support is not enabled by default on these tools (I'm on a 32 bit system) and probably others,

Re: [systemd-devel] systemd-clean and large files

2011-04-26 Thread jean-michel.poll...@laposte.net
> Message du 25/04/11 19:30 > De : "Kay Sievers" > A : "[email protected]" > Copie à : [email protected] > Objet : Re: [systemd-devel] systemd-clean and large files > > > > I think that's a bug anyway, as that

Re: [systemd-devel] [PATCH] Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overrides via /etc

2011-08-15 Thread jean-michel.poll...@laposte.net
> Message du 07/08/11 00:49 > De : "Josh Triplett" > A : [email protected] > Copie à : > Objet : [systemd-devel] [PATCH] Move /tmp and /var/tmp to a separate > tmpfiles.d file to ease overrides via /etc > > Many people prefer to avoid clearing /tmp and /var/tmp, and > distri