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
5796720a9c
commit
67fd024f6a
|
@ -7,7 +7,6 @@ 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