mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Add session logging support
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user