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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list