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