File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,18 @@ $ for DBNAME in template0 template1 postgres; do
117117 </para>
118118
119119 <para>
120- Please note that you may see the following notifications depending on
121- the combination of a particular version of <productname>libselinux</>
122- and <productname>selinux-policy</>.
120+ Please note that you may see some or all of the following notifications
121+ depending on the combination of a particular version of
122+ <productname>libselinux</> and <productname>selinux-policy</>.
123123<screen>
124124/etc/selinux/targeted/contexts/sepgsql_contexts: line 33 has invalid object type db_blobs
125+ /etc/selinux/targeted/contexts/sepgsql_contexts: line 36 has invalid object type db_language
126+ /etc/selinux/targeted/contexts/sepgsql_contexts: line 37 has invalid object type db_language
127+ /etc/selinux/targeted/contexts/sepgsql_contexts: line 38 has invalid object type db_language
128+ /etc/selinux/targeted/contexts/sepgsql_contexts: line 39 has invalid object type db_language
129+ /etc/selinux/targeted/contexts/sepgsql_contexts: line 40 has invalid object type db_language
125130</screen>
126- This message is harmless and may be safely ignored.
131+ These messages are harmless and may be safely ignored.
127132 </para>
128133 </sect2>
129134
You can’t perform that action at this time.
0 commit comments