mirror of https://github.com/fairyglade/ly.git
fix systemd stderr logging
This commit is contained in:
parent
7506d6a7d5
commit
1406d0c2a9
|
@ -7,6 +7,7 @@ Conflicts=getty@tty2.service
|
|||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/bin/ly
|
||||
StandardError=journal
|
||||
StandardInput=tty
|
||||
TTYPath=/dev/tty2
|
||||
TTYReset=yes
|
||||
|
|
Loading…
Reference in New Issue