Navigation



Ignore:
Timestamp:
Dec 3, 2010, 3:00:30 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Update documentation for Fedora systems where SELinux prevents binding the SCTP socket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/nightly_tests/prereqs.fedora

    r613 r617  
    99#   service postgresql initdb
    1010#   chkconfig --level 345 postgresql on
     11
     12# To allow SCTP sockets to be bound in SELinux, I don't know the command,
     13# so let's disable SELinux for the moment:
     14#   setenforce Permissive
Note: See TracChangeset for help on using the changeset viewer.