Hi, On Tue, Aug 19, 2025 at 12:33:17PM +0200, [email protected] wrote: > Could you send me the new tmpfs lines in /etc/fstab? I don't want to > improvise and mess up my system...
For a bunch of releases now Debian has not had an explicit entry for /tmp in fstab and as far as I am aware Debian has never had an entry for /var/tmp. /tmp is normally handled by systemd as a tmpfs. /var/tmp is normally just a subdirectory of /var, which is also not handled specially (so is usually itself just a subdirectory of /). You are of course free to change this but the default setup is to not mention either of these in fstab. Thanks, Andy -- https://bitfolk.com/ -- No-nonsense VPS hosting

