From 5e95d487982b9362b544139b98d1da55fa6ef78c Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:20:30 +0100 Subject: Add doc --- doc/source/system/admin/seatd.html | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/source/system/admin/seatd.html (limited to 'doc/source/system/admin') diff --git a/doc/source/system/admin/seatd.html b/doc/source/system/admin/seatd.html new file mode 100644 index 0000000..6303835 --- /dev/null +++ b/doc/source/system/admin/seatd.html @@ -0,0 +1,42 @@ + + + + + + + seatd + + + +
+

+ goetia-base +
+ goetia +
+ Software +
+ 0x53.net +

+
+ +

The seatd service

+

+ Seatd is a seat manager. + This means that it mediates access to + hardware like a GPU or input devices to the compositor. +

+

+ This service makes the socket have + seat group permissions. + Thus the group seat must exist + and users intending to run a compositor need to + be part of that group. +

+

+ The service does not change the socket location, + by default it usually resides at + /run/seatd.sock. +

+ + -- cgit v1.2.3