summaryrefslogtreecommitdiffstats
path: root/scripts/tps-stop.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-05-23 16:35:35 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2013-05-23 16:36:40 -0400
commit3c2b70cb81911d21a7b6004ea7d5dc854e6b2de8 (patch)
treef9ee6cc6dd7559ec097b1dad06cc789611536351 /scripts/tps-stop.sh
parent22e7576e7033a27354f114fdfa66bd3fb68e504b (diff)
downloadpki-dev-3c2b70cb81911d21a7b6004ea7d5dc854e6b2de8.tar.gz
pki-dev-3c2b70cb81911d21a7b6004ea7d5dc854e6b2de8.tar.xz
pki-dev-3c2b70cb81911d21a7b6004ea7d5dc854e6b2de8.zip
Added TPS scripts.
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