[Unit] Description=Start the Friday hour log in a tmux session Documentation=https://git.naps.pt/yolo/agent-skills ConditionPathIsDirectory=%h/tea/agent-skills [Service] Type=oneshot Environment=PATH=%h/.local/bin:/usr/local/bin:/usr/bin:/bin ExecStart=%h/tea/agent-skills/bin/hourlog-session.sh # When no tmux server is running yet this unit starts one; the default # control-group kill would take it back down as soon as ExecStart returns. KillMode=process