summaryrefslogtreecommitdiffstats
path: root/scripts/newtps-stop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/newtps-stop.sh')
-rwxr-xr-xscripts/newtps-stop.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/newtps-stop.sh b/scripts/newtps-stop.sh
new file mode 100755
index 0000000..9744794
--- /dev/null
+++ b/scripts/newtps-stop.sh
@@ -0,0 +1,4 @@
+#!/bin/sh -x
+
+INSTANCE_NAME=tps-master
+systemctl stop pki-tomcatd@$INSTANCE_NAME.service