Update passive_journal_centralization_guide_self_signed_certs.md
Costa Tsaousis committed
Oct 18, 2023 at 19:39 UTC
1d43482291aaee4fc20da7f660c4f7fd4f23a27f
1 file changed
+1
-1
collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
+1
-1
@@ -61,7 +61,7 @@ These `runme-on-XXX.sh` include everything to install the certificates, fix thei
61
You can copy and paste (or `scp`) these scripts on your server and each of your clients:
62
63
```bash
64
-scp /etc/ssl/systemd-journal-remote/runme-on-XXX.sh XXX:/tmp/
64
+sudo scp /etc/ssl/systemd-journal-remote/runme-on-XXX.sh XXX:/tmp/
65
```
66
67
So, for the moment make sure that you have the right `runme-on-XXX.sh` at the `/tmp` of all the servers for which you created certificates.