Displaying 3 results from an estimated 3 matches for "un0unfcp".
2014 Jan 13
2
Re: libvirt on armhf with selinux driver
...meone got any clue what may be causing this?
>>
>> thanks,
>> ivan gooten
>>
> Are you sure selinux is enabled? Not enforcing, just enabled.
>
> Michal
>
hi,
thank Michal and Daniel for your answers.
so here i provide the configure summary:
http://pastebin.com/un0UnFCP
for me it looks okay, and below is is the sestatus:
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: default
Current mode: permissive
Mode from config file:...
2014 Jan 14
0
Re: libvirt on armhf with selinux driver
...gt; thanks,
>>> ivan gooten
>>>
>> Are you sure selinux is enabled? Not enforcing, just enabled.
>>
>> Michal
>>
>
> hi,
>
> thank Michal and Daniel for your answers.
>
> so here i provide the configure summary:
> http://pastebin.com/un0UnFCP
Have your configure found HAVE_SELINUX_LXC_CONTEXTS_PATH?
grep HAVE_SELINUX_LXC_CONTEXTS_PATH config.h
Moreover, does /etc/selinux/targeted/contexts/lxc_contexts exist on your
system (the path may however change - I took it from my RHEL machine)?
Michal
2014 Jan 13
3
libvirt on armhf with selinux driver
hi,
recently i've been busy with libvirt(d) v1.2.0 on armhf and i see, even
if selinux sec driver is enabled on the configure stage, the driver is
not finally created. these configure parameters are:
--with-selinux
--with-secdriver-selinux
--with-selinux-mount=/sys/fs/selinux
the /sys/fs/selinux is valid, selinux is running in permissive mode, got
also libselinux DEV package installed, so