package/ntp: add SELinux module
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 26 Jul 2021 09:23:24 +0000 (11:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 26 Jul 2021 20:08:48 +0000 (22:08 +0200)
Support for ntp is added by the services/ntp module in the SELinux
refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ntp/ntp.mk

index 0dc75a7a6d29310c719a5edd5e206873bea4d8a8..ff23cdc2b691c4ba5002727682924f5723ee38c7 100644 (file)
@@ -15,6 +15,7 @@ NTP_LICENSE_FILES = COPYRIGHT
 NTP_CPE_ID_VENDOR = ntp
 NTP_CPE_ID_VERSION = $(NTP_VERSION_MAJOR).$(NTP_VERSION_MINOR)
 NTP_CPE_ID_UPDATE = p$(NTP_VERSION_POINT)
+NTP_SELINUX_MODULES = ntp
 NTP_CONF_ENV = ac_cv_lib_md5_MD5Init=no POSIX_SHELL=/bin/sh
 NTP_CONF_OPTS = \
        --with-shared \