Skip to content
Unverified Commit 83e1400e authored by aszlig's avatar aszlig
Browse files

nixos/slim: Implement logging to journal



The main change here is a patch of SLiM to tread a log file of
/dev/stderr specially in that it now uses std::cerr instead of a file
for logging.

This allows us to set the logfile to stderr in NixOS for the generated
SLiM configuration file and we now get logging to the systemd journal.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent dcc61da9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment