summaryrefslogtreecommitdiffstats
path: root/scripts/kra-restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kra-restart.sh')
-rwxr-xr-xscripts/kra-restart.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/kra-restart.sh b/scripts/kra-restart.sh
index 914945c..e53b6db 100755
--- a/scripts/kra-restart.sh
+++ b/scripts/kra-restart.sh
@@ -1,3 +1,4 @@
#!/bin/sh -x
-systemctl restart pki-krad@pki-kra.service
+./kra-stop.sh
+./kra-start.sh