- See: this superuser.com post titled: "Restore tmux session after reboot"
Call it like so manually or periodically from cron (because you might forget):
tmux-session save
It will write to ~/.tmux-session. Restore them after reboot like so:
tmux-session restore