[PATCH] Add <> support to sepgsql_restorecon - Mailing list pgsql-hackers

From Ted Toth
Subject [PATCH] Add <> support to sepgsql_restorecon
Date
Msg-id CAFPpqQH1NHRhbtOBqcXofGHhS6k5-P7H_ZY3na3zYXfW+_b2NA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Add <> support to sepgsql_restorecon
List pgsql-hackers
In SELinux file context files you can specify <<none>> for a file
meaning you don't want restorecon to relabel it. <<none>> is
especially useful in an SELinux MLS environment when objects are
created at a specific security level and you don't want restorecon to
relabel them to the wrong security level.

Ted

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Damage control for planner's get_actual_variable_endpoint() runaway
Next
From: Tom Lane
Date:
Subject: Re: More efficient build farm animal wakeup?