我一直在错误报告中从 SELinux 收到此消息。我正在运行 Fedora 13,并且正在学习。这可能是什么原因造成的?
Summary:
SELinux is preventing /usr/sbin/semodule access to a leaked /tmp/tmpGTbWYh file
descriptor.
Detailed Description:
[semodule has a permissive type (semanage_t). This access was not denied.]
SELinux denied access requested by the semodule command. It looks like this is
either a leaked descriptor or semodule output was redirected to a file it is not
allowed to access. Leaks usually can be ignored since SELinux is just closing
the leak and reporting the error. The application does …
Run Code Online (Sandbox Code Playgroud)