Change mqm uid/gid to 999

This commit is contained in:
Arthur Barr
2017-09-07 16:02:51 +01:00
parent ec68367227
commit f01fe2ea9f
4 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ import (
"os/exec"
"strings"
"github.ibm.com/mq-container/mq-container/pkg/name"
"github.com/ibm-messaging/mq-container/pkg/name"
)
func queueManagerHealthy() (bool, error) {