#2350 doc: improve hub selinux instructions
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji doc-selinux  into  master

Download 2350.patch

Make the Server HowTo SELinux instructions simpler and easier to read. Describe each step for users to copy-and-paste.

Use semanage and restorecon instead of chcon in order to make the changes persist across relabling operations.

Only recommend httpd_can_network_connect_db=1 if the user is using a TCP/IP connection to PostgreSQL. If koji-hub is using a local Unix socket connection, Apache does not need this setting.

Commit 27be72a6 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata