Including SE-DBUS config file
Havoc Pennington
hp at redhat.com
Mon Aug 9 19:25:34 PDT 2004
On Mon, 2004-08-09 at 16:15, Matthew Rickard wrote:
> I can add a simple function to selinux.c to return the full filename of
> the SE-DBUS config file. I'm just not exactly sure how this should
> integrate with the current config parsing code. Do we want to add
> something to system.conf to tell it to load the SELinux config file, or
> do we want to explicitly load it if SELinux support is present? If we
> load it explicitly, should we just include_file() the config somewhere?
>
I think system.conf should just <include> the SELinux config file.
Suggest adding the syntax:
<include
selinux_root_relative="true">contexts/dbus_contexts.conf</include>
or something like that.
Havoc
More information about the dbus
mailing list