Add a security policy hotfix for labeled networking. It enables client
domains to communicate SE-PostgreSQL.
This commit is contained in:
parent
ca5d1a2767
commit
f970c51104
3 changed files with 33 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
PGVERSION="8.2.5"
|
||||
PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\.[0-9]*\).*$/\1/'`
|
||||
SEPGVERSION="1.51"
|
||||
SEPGVERSION="1.66"
|
||||
|
||||
# source function library
|
||||
. /etc/rc.d/init.d/functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue