Skip to content
Snippets Groups Projects
Commit 7042b420 authored by Gerhard's avatar Gerhard
Browse files

updated initscript

parent 009e2c04
Branches
No related tags found
No related merge requests found
......@@ -48,11 +48,9 @@ rh_status() {
case "$1" in
start)
rh_status_q && exit 0
$1
;;
stop)
rh_status_q || exit 0
$1
;;
restart)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment