Răsfoiți Sursa

package/docker: enable selinux module

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Adam Duskett 1 an în urmă
părinte
comite
245b13a077
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/docker/docker.mk

+ 1 - 1
package/docker/docker.mk

@@ -7,7 +7,7 @@
 DOCKER_VERSION = 1.5
 DOCKER_SITE = http://icculus.org/openbox/2/docker
 DOCKER_DEPENDENCIES = host-pkgconf libglib2 xlib_libX11
-
+DOCKER_SELINUX_MODULES = docker
 DOCKER_LICENSE = GPL-2.0+
 # The 'or later' is specified at the end of the README, so include that one too.
 DOCKER_LICENSE_FILES = COPYING README