mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Redirect stderr to systemd journal in service (#621)
This commit is contained in:
parent
7506d6a7d5
commit
3d8d8d67df
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue