mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Redirect stderr to systemd journal in service (#621)
This commit is contained in:
@@ -7,6 +7,7 @@ Conflicts=getty@tty2.service
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/bin/ly
|
||||
StandardError=journal
|
||||
StandardInput=tty
|
||||
TTYPath=/dev/tty2
|
||||
TTYReset=yes
|
||||
|
||||
Reference in New Issue
Block a user