From 67fd024f6a52dde0ce4092dcb8453ccb2cbeaca5 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Mon, 29 Jul 2024 13:35:04 +0200 Subject: [PATCH] Revert "Redirect stderr to systemd journal in service (#621)" This reverts commit 3d8d8d67df7c8db9becc918e65113fd1b6394be5. Signed-off-by: AnErrupTion --- res/ly.service | 1 - 1 file changed, 1 deletion(-) diff --git a/res/ly.service b/res/ly.service index 09c1559..2fd120a 100644 --- a/res/ly.service +++ b/res/ly.service @@ -7,7 +7,6 @@ Conflicts=getty@tty2.service [Service] Type=idle ExecStart=/usr/bin/ly -StandardError=journal StandardInput=tty TTYPath=/dev/tty2 TTYReset=yes