rkt/rkt

SElinux not correctly working with overlayfs

Open

#1 727 ouverte le 10 nov. 2015

Voir sur GitHub
 (29 commentaires) (4 réactions) (0 assignés)Go (865 forks)batch import
area/securitydepends-on/externalhelp wantedkind/bugpriority/P1technology/linuxtechnology/selinux

Métriques du dépôt

Stars
 (8 871 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Environment

OS: CentOS 7.1 Kernel: 3.10.0 rkt: 0.10.0 systemd: 208

When trying to start any container, with selinux set to Enforcing I received the following error:

/usr/lib/systemd/systemd: error while loading shared libraries: libselinux.so.1: cannot open shared object file: Permission denied

Disabling selinux (disabled or Permissive) solved the issue.

Guide contributeur