[Buildroot] [git commit] package/watchdog: enable selinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 4 15:10:43 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=95e00339d1176bda5193d7cf4c904b64f99d8e98
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Adam Duskett <adam.duskett at amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/watchdog/watchdog.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/watchdog/watchdog.mk b/package/watchdog/watchdog.mk
index 2699fb474f..c5066ad5b1 100644
--- a/package/watchdog/watchdog.mk
+++ b/package/watchdog/watchdog.mk
@@ -6,6 +6,7 @@
 
 WATCHDOG_VERSION = 5.16
 WATCHDOG_SITE = http://downloads.sourceforge.net/sourceforge/watchdog
+WATCHDOG_SELINUX_MODULES = watchdog
 WATCHDOG_LICENSE = GPL-2.0+
 WATCHDOG_LICENSE_FILES = COPYING
 # By default installs binaries in /usr/sbin/, but we want them in



More information about the buildroot mailing list