diff options
| -rwxr-xr-x | extras/ganesha/scripts/ganesha-ha.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/ganesha/scripts/ganesha-ha.sh b/extras/ganesha/scripts/ganesha-ha.sh index 8fea7ff6dfd..845c969b3e8 100755 --- a/extras/ganesha/scripts/ganesha-ha.sh +++ b/extras/ganesha/scripts/ganesha-ha.sh @@ -649,6 +649,7 @@ main()          ;;      status | --status) +	exec pcs status          ;;      refresh-config | --refresh-config)  | 
