Am 19.07.2018 um 11:47 schrieb Arnaud Rebillout:
> Package: systemd
> Version: 239-5
> Severity: normal
> 
> Dear Maintainer,
> 
> At the moment Debian carries a patch against /usr/lib/tmpfiles.d/tmp.conf
> This patch sets the type for `/tmp` to `D`, causing the content of the
> directory to be removed when systemd-tmpfiles is invoked with `--remove`.
> See man tmpfiles.d(5) and man systemd-tmpfiles(8).
> 
> In other words, `/tmp` is cleaned up at some moment of the boot, and
> there's a risk that a process is owning and using a file at this moment,
> causing a failure.
> 
> I personally came accross such failure with console-setup, and the bug
> is already reported at:
> <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846256>

/tmp has been traditionally cleaned up during (early) boot in Debian.
This has always been the case (alredy under sysvinit)
Services which run during early boot need to make sure to explicitly
specify the orderings and dependencies.
In this case console-setup just needs to add the proper After= directive.
Why this hasn't happened yet is unclear to me. Please poke the
console-setup maintainer about this.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to