]> git.ipfire.org Git - people/stevee/selinux-policy.git/blobdiff - policy/modules/services/rpc.te
Whitespace, newline and tab fixes.
[people/stevee/selinux-policy.git] / policy / modules / services / rpc.te
index 9ae080e2286f8e571fb7d8db6412e85b6da40d34..c52417126da31add11e0f9040b549db817262d1f 100644 (file)
@@ -6,18 +6,18 @@ policy_module(rpc, 1.12.0)
 #
 
 ## <desc>
-## <p>
-## Allow gssd to read temp directory.  For access to kerberos tgt.
-## </p>
+##     <p>
+##     Allow gssd to read temp directory.  For access to kerberos tgt.
+##     </p>
 ## </desc>
 gen_tunable(allow_gssd_read_tmp, true)
 
 ## <desc>
-## <p>
-## Allow nfs servers to modify public files
-## used for public file transfer services.  Files/Directories must be
-## labeled public_content_rw_t.
-## </p>
+##     <p>
+##     Allow nfs servers to modify public files
+##     used for public file transfer services.  Files/Directories must be
+##     labeled public_content_rw_t.
+##     </p>
 ## </desc>
 gen_tunable(allow_nfsd_anon_write, false)