From 2895c8ee9f28549438c1a522dd0e95ca52a6148c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 13 Apr 2017 19:45:05 -0400 Subject: meson: ima support --- meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 59e38515da..25875ca031 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -165,6 +165,8 @@ option('smack-run-label', type : 'string', description : 'run systemd --system itself with a specific SMACK label') option('polkit', type : 'combo', choices : ['auto', 'yes', 'no'], description : 'PolicyKit support') +option('ima', type : 'boolean', + description : 'IMA support') option('audit', type : 'combo', choices : ['auto', 'yes', 'no'], description : 'libaudit support') -- cgit v1.2.1