From ceca5a9deebdcf8524bdbe485bb6a56266fb2510 Mon Sep 17 00:00:00 2001
From: Costa Tsaousis <costa@netdata.cloud>
Date: Wed, 18 Oct 2023 16:43:46 +0300
Subject: [PATCH] Update
 passive_journal_centralization_guide_self_signed_certs.md

---
 .../passive_journal_centralization_guide_self_signed_certs.md   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md b/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
index 34349a88d6..570e00011e 100644
--- a/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
+++ b/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
@@ -26,7 +26,7 @@ This helps to also automate the distribution of the certificates to your servers
 
 We suggest to keep this script and all the involved certificates at the journals centralization server, in the directory `/etc/ssl/systemd-journal`, so that you can make future changes as required. If you prefer to keep the certificate authority and all the certificates at a more secure location, just use the script on that location.
 
-On the server that will issue the certificates (usually the centralizaton server), do the following (as root):
+On the server that will issue the certificates (usually the centralizaton server), do the following:
 
 ```bash
 # install systemd-journal-remote to add the users and groups required and openssl for the certs