From d906fa50c1fd56ceb1a602fe50129becb6a304d4 Mon Sep 17 00:00:00 2001 From: Petr Voborník Date: Fri, 13 Jan 2012 15:34:55 +0100 Subject: UI for SELinux user mapping This patch adds UI for SELinux user mapping. Its design is based on HBAC Rule design. https://fedorahosted.org/freeipa/ticket/2145 --- install/ui/jsl.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/jsl.conf') diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf index f8a4f5e05..7373e987d 100644 --- a/install/ui/jsl.conf +++ b/install/ui/jsl.conf @@ -147,6 +147,7 @@ +process host.js +process hostgroup.js +process netgroup.js ++process selinux.js +process service.js +process serverconfig.js +process sudo.js -- cgit