From 72ccf99e502b2fc8b59f31780ba48134fa8d2759 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 21 Jul 2017 18:22:25 +0200 Subject: Added Dogtag 9.0 scripts. --- dogtag-9.0/ds-status.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 dogtag-9.0/ds-status.sh (limited to 'dogtag-9.0/ds-status.sh') diff --git a/dogtag-9.0/ds-status.sh b/dogtag-9.0/ds-status.sh new file mode 100755 index 0000000..1e1715f --- /dev/null +++ b/dogtag-9.0/ds-status.sh @@ -0,0 +1,3 @@ +#!/bin/sh -x + +systemctl status dirsrv@pki-master.service -- cgit