4

How to install the manpage httpd_selinux on CentOS 7.4?

It's not included in the packages httpd, httpd-tools, or httpd-manual.

A yum whatprovides "*/httpd_selinux" search returned no results. (Related question: How can I find what package provides a missing man page?)

1 Answer 1

5

SELinux policy manpages are not readily available as a package, but they can be installed using sepolicy tool:

sepolicy manpage -a -p /usr/local/man/man8
mandb

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.