๐Ÿ“š Agora location [[systemd]] โ˜†
Agora locations contain community contributions with titles or topics that match your search. x
๐Ÿ“„ systemd.md by @flancian โ˜† raw ๏ธ๐Ÿ”— โœ๏ธ
  • I run all [[agora]] services as systemd [[user services]].
    • How to keep a user process running:
    • Before you can run enable (making it sticky across reboots) above, you’ll probably need to enable lingering for the user in question. As root (ask your friendly sysadmin if you somehow don’t have root):
      • loginctl enable-linger username
    • If you get any bus errors, you may need to:
      • export XDG_RUNTIME_DIR=/run/user/\id -u“
    • Scripts go in .config/systemd/user/, add an example.service file and then:
      • systemctl --user start example
      • systemctl --user enable example
    • See agora-server.service in [[go/agora-server]] as an example.
    • If you want to refer to the home directory in a user systemd service (I use a lot of these, also on my workstations), you can use the variable %h for it. ~, $HOME won’t work.
๐Ÿ“„ systemd.md by @anonymous@doc.anagora.org โ˜† raw โœ๏ธ

Suddenly systemctl --user status agora-bot mastodon replies:

Warning: Journal has been rotated since unit was started. Log output is incompl
๐Ÿ“„ systemd.md by @agora@botsin.space โ˜† raw
๐Ÿ“„ systemd.md by @an_agora@twitter.com โ˜† raw
๐Ÿ“„ systemd.md by @anagora@matrix.org โ˜† raw
๐Ÿ“„ systemd.md by @flancian@social.coop โ˜† raw

Loading pushes...

โœจ AI Synthesis Mistral Gemini x

Expanding this section will automatically generate an AI synthesis of the contributions in this node.

Rendering context...