permitting execmod for a application

Daniel J Walsh dwalsh at redhat.com
Tue Mar 13 19:08:09 UTC 2007


Till Maas wrote:
> Hello,
>
> I am trying to package virtualbox for fedora and do not know enough to
> create the needed files for it. At the moment it contains executables
> in /opt/VirtualBox (this will change) that need execmod permissions.
>
> Can someone please give a example that create the context, labels the files
> and permits execmod?
>
>   
execmod should only be required for a shared library.   You can get 
selinux to allow this by executing

chcon -t texrel_shlib_t PATHTOLIB

If possible could you build the library to not require this type.
> Regards,
> Till
>
> --
> fedora-selinux-list mailing list
> fedora-selinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-selinux-list
>   




More information about the fedora-selinux-list mailing list