aboutsummaryrefslogtreecommitdiff
path: root/man/seatd.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'man/seatd.1.scd')
-rw-r--r--man/seatd.1.scd5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/seatd.1.scd b/man/seatd.1.scd
index 2de4326..f599a23 100644
--- a/man/seatd.1.scd
+++ b/man/seatd.1.scd
@@ -24,9 +24,6 @@ seatd - A seat management daemon
*-g <group>*
Group to own the seatd socket.
-*-s <path>*
- Where to create the seatd socket. Defaults to `/run/seatd.sock`.
-
*-l <loglevel>*
Log-level to use. Must be one of debug, info, error or silent. Defaults
to error.
@@ -42,6 +39,8 @@ such as displays and input devices in a multi-session, multi-seat environment.
seatd operates over a UNIX domain socket, with *libseat* providing the
client-side of the protocol.
+The location of the socket for seatd is set at compile-time.
+
# SEE ALSO
The libseat library, *<libseat.h>*, *seatd-launch*(1)