mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/ntp: add SELinux module
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>
This commit is contained in:
parent
beb6ece34d
commit
a36f6f341b
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user