Bug 296556 - sysutils/seatd: make socket path configurable
Summary: sysutils/seatd: make socket path configurable
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL: https://github.com/freebsd/freebsd-po...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-06 16:11 UTC by Quentin Thébault
Modified: 2026-07-06 16:18 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (jbeich)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin Thébault 2026-07-06 16:11:16 UTC
seatd comes with a build-time configuration option for its socket's path.

This can be useful when one wants to expose the socket to a jail through a nullfs-mounted directory without exposing all /var/run.

Here is a GitHub PR to expose this option at the port level: https://github.com/freebsd/freebsd-ports/pull/546