summaryrefslogtreecommitdiffstats
path: root/scripts/tps-stop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tps-stop.sh')
-rwxr-xr-xscripts/tps-stop.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/scripts/tps-stop.sh b/scripts/tps-stop.sh
index 0f9696f..d3eba4a 100755
--- a/scripts/tps-stop.sh
+++ b/scripts/tps-stop.sh
@@ -1,5 +1,9 @@
#!/bin/sh -x
-INSTANCE_NAME=pki-tps
+INSTANCE_NAME=tps-master
-systemctl stop pki-tpsd@$INSTANCE_NAME.service
+systemctl stop pki-tomcatd@$INSTANCE_NAME.service
+
+#INSTANCE_NAME=pki-tps
+
+#systemctl stop pki-tpsd@$INSTANCE_NAME.service