From bd083b52f26b76f278bf0a04caf8b37d70144daa Mon Sep 17 00:00:00 2001 From: galex505 <173912747+galex505@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:56:16 +0200 Subject: [PATCH] fix: restart service after ssl resetting --- troubleshooting/certificates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting/certificates.rst b/troubleshooting/certificates.rst index e13c6b0..10fa750 100644 --- a/troubleshooting/certificates.rst +++ b/troubleshooting/certificates.rst @@ -20,7 +20,7 @@ You need to restart ASGARD in order for the changes to take effect. .. code-block:: console - nextron@asgard:~$ sudo systemctl status asgard-management-center.service + nextron@asgard:~$ sudo systemctl restart asgard-management-center.service Regenerate ASGARD Server Certificate Agent Communication ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~