From 6cfd259762b050395c5e465ff7b590ac1a6a894b Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 4 Jun 2024 07:46:04 +0200 Subject: [PATCH] Updated Server Diagnostics Troubleshooting (markdown) --- Server-Diagnostics---Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server-Diagnostics---Troubleshooting.md b/Server-Diagnostics---Troubleshooting.md index 1740376..6981449 100644 --- a/Server-Diagnostics---Troubleshooting.md +++ b/Server-Diagnostics---Troubleshooting.md @@ -27,7 +27,7 @@ Solution: check for any folder in which itself is a collection and move i # Verification of start -## started by systemd +## Started by systemd - terminal#1 / watch logs: `journalctl -f -u radicale` - terminal#2 / start "radicale" service: `systemctl start radicale`