diff options
Diffstat (limited to 'man/seatd.1.scd')
-rw-r--r-- | man/seatd.1.scd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/seatd.1.scd b/man/seatd.1.scd index ab79ee1..5945782 100644 --- a/man/seatd.1.scd +++ b/man/seatd.1.scd @@ -13,6 +13,11 @@ seatd - A seat management daemon *-h* Show help message and quit. +*-n* + FD to notify readiness on. A single newline will be written and the fd + closed when seatd is ready to serve requests. This is compatible with + s6's notification protocol. + *-u <user>* User to own the seatd socket. |