aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-08-27 15:56:15 +0000
committerKenny Levinsen <kl@kl.wtf>2020-08-28 01:21:57 +0200
commit48b9bf47075271c91097eba4bf8e9316aa33f9c8 (patch)
tree45523fca2de64a8f883c2bafd363e587e2f0a5cf /man
parent47d4b43f1a63ca83b7f2dd8bc7eb24f194ebb32f (diff)
Nuke LIBSEAT_LOGLEVEL
This will be replaced with a libseat API to set the log level.
Diffstat (limited to 'man')
-rw-r--r--man/seatd.1.scd3
1 files changed, 0 insertions, 3 deletions
diff --git a/man/seatd.1.scd b/man/seatd.1.scd
index 15b7b68..c18910d 100644
--- a/man/seatd.1.scd
+++ b/man/seatd.1.scd
@@ -41,9 +41,6 @@ client-side of the protocol.
| SEATD_SOCK
: File path
: Informs libseat of the socket location, needed if it differs from `/run/seatd.sock`
-| LIBSEAT_LOGLEVEL
-: silent, error, info, debug
-: Sets the libseat log level. Defaults to "silent"
| SEATD_LOGLEVEL
: silent, error, info, debug
: Sets the seatd log level. Defaults to "error"