From 6ffabbb1e26197a3abd1cdb5a74a0623784ebaab Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 18 Aug 2021 19:03:10 +0200 Subject: [PATCH] Default commit message, part of an automated flow. --- fantastic fungi.md | 5 +++++ journal/2021-08-18.md | 4 ++++ systemd.md | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 fantastic fungi.md diff --git a/fantastic fungi.md b/fantastic fungi.md new file mode 100644 index 000000000..1e7305e05 --- /dev/null +++ b/fantastic fungi.md @@ -0,0 +1,5 @@ +# fantastic fungi + +- a [[film]] + - [[go]] https://fantasticfungi.com/ + diff --git a/journal/2021-08-18.md b/journal/2021-08-18.md index d2ee5caf4..06d9f9e50 100644 --- a/journal/2021-08-18.md +++ b/journal/2021-08-18.md @@ -15,3 +15,7 @@ - `"protocolUseSSL": true` - `"allowFreeURL": true` - [[systemd]] +- [[vera]] + - [[agora bridge]] + - new stoa :) + - [[fantastic fungi]] diff --git a/systemd.md b/systemd.md index 3e2bf675e..869d2e994 100644 --- a/systemd.md +++ b/systemd.md @@ -1,6 +1,6 @@ # Systemd -- I run all [[agora]] services as systemd user services. +- I run all [[agora]] services as systemd [[user services]]. - How to keep a user process running: - [[go]] https://jimsaunders.net/2017/08/03/simple-per-user-systemd.html - 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):