Bug 2158980 - Enable support for systemd socket activation in tmux
Summary: Enable support for systemd socket activation in tmux
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tmux
Version: 37
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Filipe Rosset
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-07 12:48 UTC by rusty-snake
Modified: 2023-02-14 01:13 UTC (History)
3 users (show)

Fixed In Version: tmux-3.3a-3.fc39 tmux-3.3a-3.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-02-13 17:21:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.