On 07/07/2024 at 22:41, Debian FTP Masters wrote:
[ Luca Boccassi ] * Note that /tmp is a tmpfs by default in partition choice.
Looking a systemd changelog:
* Make /tmp/ a tmpfs by default. Restore the upstream default and make /tmp/ a tmpfs. Can be overridden with: touch /etc/systemd/system/tmp.mount or: systemctl mask tmp.mount
Does a /tmp entry in /etc/fstab also override the default ?In either case, what about partman-auto/recipes*/multi recipes which create a dedicated /tmp partition or logical volume ?