[lxc-users] LXC container and Systemd
Serge E. Hallyn
serge at hallyn.com
Tue Aug 7 18:17:32 UTC 2018
Quoting Goran (sendmailtogoran at gmail.com):
> 2018-08-07 18:34 GMT+02:00 Serge E. Hallyn <serge at hallyn.com>:
> > Quoting Goran (sendmailtogoran at gmail.com):
> >> 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.
More information about the lxc-users
mailing list