Redirect stderr to systemd journal in service (#621)

This commit is contained in:
Muki Kiboigo 2024-06-19 12:49:30 -07:00 committed by GitHub
parent 7506d6a7d5
commit 3d8d8d67df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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