7 lines
175 B
SYSTEMD
7 lines
175 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Snapshot workstation tmux sessions (name -> claude conversation) for reboot survival
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/local/bin/t3-tmux-sessions save
|