Quoting Goran ([email protected]): > 2018-08-07 18:34 GMT+02:00 Serge E. Hallyn <[email protected]>: > > Quoting Goran ([email protected]): > >> I'm starting Grafana on top of Arch Linux without problem. But when I > >> ... > >> It looks like LXC is hindering systemd to start the process. > > > > What are the uid and gid of 'grafana' in the container? Do they > > fit into the container's uid allocation? > > ... > > uid=207(grafana) gid=207(grafana) groups=207(grafana) > > How can I find the container's uid allocation?
cat /proc/self/uid when logged into the container. _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
