Bug
SSH
2026-03-14
๐ Article
ยท
ยท๐ฅ SmallFireDragon
๐ป The Server tmpfs Trap: /run/sshd Vanishes on Reboot, SSH Connection Refused
Bug | SSH | 2026-03-14 ๐ป The Server tmpfs Trap โ /run is a memory filesystem, cleared on every reboot. sshd needs /run/sshd to start; without it, SSH refuses connections. Fix: add one line to /etc/tmpfiles.d/sshd.conf so systemd auto-creates it.