Revert "Redirect stderr to systemd journal in service (#621)"

This reverts commit 3d8d8d67df.

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2024-07-29 12:25:44 +02:00
parent 56c210372d
commit ee488ba36e

View File

@@ -7,7 +7,6 @@ Conflicts=getty@tty2.service
[Service] [Service]
Type=idle Type=idle
ExecStart=/usr/bin/ly ExecStart=/usr/bin/ly
StandardError=journal
StandardInput=tty StandardInput=tty
TTYPath=/dev/tty2 TTYPath=/dev/tty2
TTYReset=yes TTYReset=yes