Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 860c095

Browse files
committed
Doc: explain where to find Makefile used to build sepgsql-regtest.pp.
At least on Fedora and RHEL, it's not in the same RPM that's needed for building sepgsql itself. Today is the second or third time I've had to rediscover how to install that, so let's document it this time.
1 parent 82c8a3c commit 860c095

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/src/sgml/sepgsql.sgml

+3
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ $ for DBNAME in template0 template1 postgres; do
175175
<command>make</command> with a Makefile supplied by SELinux.
176176
You will need to locate the appropriate
177177
Makefile on your system; the path shown below is only an example.
178+
(This Makefile is usually supplied by the
179+
<filename>selinux-policy-devel</filename> or
180+
<filename>selinux-policy</filename> RPM.)
178181
Once built, install this policy package using the
179182
<command>semodule</command> command, which loads supplied policy packages
180183
into the kernel. If the package is correctly installed,

0 commit comments

Comments
 (0)