Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit860c095

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 neededfor building sepgsql itself. Today is the second or third time I'vehad to rediscover how to install that, so let's document it this time.
1 parent82c8a3c commit860c095

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎doc/src/sgml/sepgsql.sgml

Lines changed: 3 additions & 0 deletions
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)

[8]ページ先頭

©2009-2025 Movatter.jp