aboutsummaryrefslogtreecommitdiff
path: root/compat/systemd.c
Commit message (Collapse)AuthorAge
* Add support for systemd socket activation (where systemd creates the UnixNicholas Marriott2022-03-28
domain socket for tmux rather than tmux creating it). Build with --enable-systemd. From Julien Moutinho in GitHub issue 3119.