Hacker News new | ask | show | jobs
by VTimofeenko 762 days ago
Running hyprland as a systemd unit is very painful to set up and prone to crashes that upstream doesn't accept. If it's just about the logs, there's systemd-cat that can pipes stdout/err into the journal.
2 comments

Not perfect, but `systemd-cat` is indeed a very good idea. Thanks.
What do you mean by “upstream doesn’t accept”?
Meant to say "bugreports for which the upstream doesn't accept". But maybe I was just unlucky.