mirror of https://github.com/fairyglade/ly.git
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:
parent
56c210372d
commit
ee488ba36e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue