2023-03-24 Now that it's a systemd subunit instead of tmpwatch that annoys us by removing things from /tmp, file by file, we want to turn this off... systemctl status systemd-tmpfiles-clean.timer systemctl status systemd-tmpfiles-clean systemctl disable systemd-tmpfiles-clean.timer systemctl disable systemd-tmpfiles-clean systemctl stop systemd-tmpfiles-clean.timer systemctl stop systemd-tmpfiles-clean systemctl status systemd-tmpfiles-clean.timer systemctl status systemd-tmpfiles-clean (With /tmp mounted anyway as tmpfs, and reboots happening occasionally on the laptop, we don't really need any tmp-cleaning.)