Skip to content

Commit

Permalink
Redirect stderr to systemd journal in service (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
mookums authored Jun 19, 2024
1 parent 7506d6a commit 3d8d8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/ly.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ [email protected]
[Service]
Type=idle
ExecStart=/usr/bin/ly
StandardError=journal
StandardInput=tty
TTYPath=/dev/tty2
TTYReset=yes
Expand Down

0 comments on commit 3d8d8d6

Please sign in to comment.