Whitespace fixes on cobbler.

This commit is contained in:
Chris PeBenito 2010-05-11 08:23:02 -04:00
parent a2524cfa77
commit aeb7a4e180
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@ interface(`cobbler_read_config',`
######################################## ########################################
## <summary> ## <summary>
## Do not audit attempts to read and write ## Do not audit attempts to read and write
## Cobbler log files (leaked fd). ## Cobbler log files (leaked fd).
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>

View File

@ -129,5 +129,5 @@ optional_policy(`
# #
apache_content_template(cobbler) apache_content_template(cobbler)
manage_dirs_pattern(cobblerd_t, httpd_cobbler_content_rw_t, httpd_cobbler_content_rw_t) manage_dirs_pattern(cobblerd_t, httpd_cobbler_content_rw_t, httpd_cobbler_content_rw_t)
manage_files_pattern(cobblerd_t, httpd_cobbler_content_rw_t, httpd_cobbler_content_rw_t) manage_files_pattern(cobblerd_t, httpd_cobbler_content_rw_t, httpd_cobbler_content_rw_t)