Bug 2158980

Summary: Enable support for systemd socket activation in tmux
Product: [Fedora] Fedora Reporter: rusty-snake
Component: tmuxAssignee: Filipe Rosset <rosset.filipe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: dcantrell, rosset.filipe, sven
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tmux-3.3a-3.fc39 tmux-3.3a-3.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-13 17:21:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rusty-snake 2023-01-07 12:48:15 UTC
Description of problem:

tmux 3.3 got support for systemd socket activation but it is not enabled in the Fedora build.

https://github.com/tmux/tmux/blob/093fb53773ee9b8bd1130e667464cd1f99a16807/CHANGES#L56-L58

> * Add support for systemd socket activation (where systemd creates the Unix
>   domain socket for tmux rather than tmux creating it). Build with
>   --enable-systemd.

Version-Release number of selected component (if applicable): 3.3a


How reproducible:

Systemd socket activation does not seem to be enabled, https://src.fedoraproject.org/rpms/tmux/blob/rawhide/f/tmux.spec does not talk about systemd and `strings /usr/bin/tmux | grep "systemd"` has no results (I would expect 'systemd socket error' and maybe more strings). 


Steps to Reproduce:
N/A

Actual results:
Systemd socket activation is disabled.


Expected results:
Systemd socket activation is enabled.


Additional info:

Comment 1 Fedora Update System 2023-02-13 17:18:28 UTC
FEDORA-2023-533b0ac99d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-533b0ac99d

Comment 2 Fedora Update System 2023-02-13 17:21:25 UTC
FEDORA-2023-533b0ac99d has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2023-02-14 01:10:49 UTC
FEDORA-2023-c349ee79a2 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c349ee79a2

Comment 4 Fedora Update System 2023-02-14 01:13:58 UTC
FEDORA-2023-c349ee79a2 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.