From 92d9e7cd1f35d89374c22ecbbf249517003d1009 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Mon, 14 Feb 2022 16:06:01 +0100 Subject: [PATCH] Collected changes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a048ea3..1d565f5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Depending on your system, the setup will look different. Choose one of: ## Setup Linux Systemd + ☝ **Note** The Linux setup here will assume an installation to `/`. Many Linux distributions nowadays use [Systemd](https://en.wikipedia.org/wiki/Systemd), which features good support for running services and scheduled jobs. If your distribution is no on Systemd, check out the [cron setup](#setup-cron) instead.