Add session logging support

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2024-08-07 12:03:34 +02:00
parent c033f5bd03
commit 767bdaf166
4 changed files with 33 additions and 8 deletions

View File

@@ -164,6 +164,12 @@ save = true
# Service name (set to ly to use the provided pam config file)
service_name = ly
# Session log file path
# This will contain stdout and stderr of X11 and Wayland sessions
# By default it's saved in the user's home directory
# Note: this file won't be used in a shell session (due to the need of stdout and stderr)
session_log = ly-session.log
# Setup command
setup_cmd = $CONFIG_DIRECTORY/ly/setup.sh