- [[2023-02-24 00:35:27+00:00]] @[[flancian@social.coop]] (link): -

A tech-minded confession: literally years after starting to use [[systemd]] I've finally found the right incantation to be able to see logs for a service beyond what [[systemctl]] shows (truncated).

In the case of user services (which the Agora runs on), it's:

`journalctl --user-unit <service>`

There's several other flags which sound promising at first but don't work, like -u.

- [[2023-12-25 19:48:27+00:00]] @[[flancian@social.coop]] (link): -

@enkiv2 I thought you might be interested :)

anagora.org/system2 thanks for your contribution -- I got here through [[systemd]] of all places ;)