Recent content by logo78

  1. L

    Can't update centos7 (or install httpd) in unprivileged LXC container.

    Ouhh... Thx! Now I know the difference between keep and drop rules ;) Removed just the setfcap capability from common.conf and fedora.common.conf and its working now. Quite a pitty, that there is no better solution than to gain the capabilities for that httpd package.
  2. L

    Can't update centos7 (or install httpd) in unprivileged LXC container.

    Hi, still has this issue with the most current kernel 4.13.4-1-pve. The container is priviliged, setfcap is set... unfortunately no success installing httpd. Any other hints, workarounds? Edit: Was my mistake.. I had to to remove the setfcap (File system capabilites) instead of keeping them in...