Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.
This commit is contained in:
Dominick Grift 2010-09-17 11:46:20 +02:00
parent 3c484f5bdc
commit 4b1644f447
11 changed files with 81 additions and 86 deletions

View File

@ -1361,12 +1361,12 @@ interface(`apache_admin',`
admin_pattern($1, httpd_php_tmp_t) admin_pattern($1, httpd_php_tmp_t)
admin_pattern($1, httpd_suexec_tmp_t) admin_pattern($1, httpd_suexec_tmp_t)
ifdef(`TODO',` ifdef(`TODO',`
apache_set_booleans($1, $2, $3, httpd_bool_t ) apache_set_booleans($1, $2, $3, httpd_bool_t)
seutil_setsebool_role_template($1, $3, $2) seutil_setsebool_role_template($1, $3, $2)
allow httpd_setsebool_t httpd_bool_t:dir list_dir_perms; allow httpd_setsebool_t httpd_bool_t:dir list_dir_perms;
allow httpd_setsebool_t httpd_bool_t:file rw_file_perms; allow httpd_setsebool_t httpd_bool_t:file rw_file_perms;
') ')
') ')
######################################## ########################################

View File

@ -155,7 +155,7 @@ template(`dbus_role_template',`
userdom_manage_user_home_content_files($1_dbusd_t) userdom_manage_user_home_content_files($1_dbusd_t)
userdom_user_home_dir_filetrans_user_home_content($1_dbusd_t, { dir file }) userdom_user_home_dir_filetrans_user_home_content($1_dbusd_t, { dir file })
ifdef(`hide_broken_symptoms', ` ifdef(`hide_broken_symptoms',`
dontaudit $3 $1_dbusd_t:netlink_selinux_socket { read write }; dontaudit $3 $1_dbusd_t:netlink_selinux_socket { read write };
') ')
@ -462,7 +462,7 @@ interface(`dbus_system_domain',`
unconfined_dbus_send($1) unconfined_dbus_send($1)
') ')
ifdef(`hide_broken_symptoms', ` ifdef(`hide_broken_symptoms',`
dontaudit $1 system_dbusd_t:netlink_selinux_socket { read write }; dontaudit $1 system_dbusd_t:netlink_selinux_socket { read write };
') ')
') ')
@ -522,4 +522,3 @@ interface(`dbus_delete_pid_files',`
files_search_pids($1) files_search_pids($1)
delete_files_pattern($1, system_dbusd_var_run_t, system_dbusd_var_run_t) delete_files_pattern($1, system_dbusd_var_run_t, system_dbusd_var_run_t)
') ')

View File

@ -18,7 +18,7 @@
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`denyhosts_domtrans', ` interface(`denyhosts_domtrans',`
gen_require(` gen_require(`
type denyhosts_t, denyhosts_exec_t; type denyhosts_t, denyhosts_exec_t;
') ')
@ -36,7 +36,7 @@ interface(`denyhosts_domtrans', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`denyhosts_initrc_domtrans', ` interface(`denyhosts_initrc_domtrans',`
gen_require(` gen_require(`
type denyhosts_initrc_exec_t; type denyhosts_initrc_exec_t;
') ')
@ -61,7 +61,7 @@ interface(`denyhosts_initrc_domtrans', `
## </param> ## </param>
## <rolecap/> ## <rolecap/>
# #
interface(`denyhosts_admin', ` interface(`denyhosts_admin',`
gen_require(` gen_require(`
type denyhosts_t, denyhosts_var_lib_t, denyhosts_var_lock_t; type denyhosts_t, denyhosts_var_lib_t, denyhosts_var_lock_t;
type denyhosts_var_log_t, denyhosts_initrc_exec_t; type denyhosts_var_log_t, denyhosts_initrc_exec_t;

View File

@ -28,7 +28,7 @@ interface(`exim_domtrans',`
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`exim_initrc_domtrans', ` interface(`exim_initrc_domtrans',`
gen_require(` gen_require(`
type exim_initrc_exec_t; type exim_initrc_exec_t;
') ')
@ -229,7 +229,7 @@ interface(`exim_manage_spool_files',`
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`exim_admin', ` interface(`exim_admin',`
gen_require(` gen_require(`
type exim_t, exim_initrc_exec_t, exim_log_t; type exim_t, exim_initrc_exec_t, exim_log_t;
type exim_tmp_t, exim_spool_t, exim_var_run_t; type exim_tmp_t, exim_spool_t, exim_var_run_t;

View File

@ -38,4 +38,3 @@ interface(`fprintd_dbus_chat',`
allow $1 fprintd_t:dbus send_msg; allow $1 fprintd_t:dbus send_msg;
allow fprintd_t $1:dbus send_msg; allow fprintd_t $1:dbus send_msg;
') ')

View File

@ -1,10 +1,10 @@
HOME_DIR/public_git(/.*)? gen_context(system_u:object_r:git_session_content_t, s0) HOME_DIR/public_git(/.*)? gen_context(system_u:object_r:git_session_content_t,s0)
HOME_DIR/\.gitaliases -- gen_context(system_u:object_r:git_session_content_t, s0) HOME_DIR/\.gitaliases -- gen_context(system_u:object_r:git_session_content_t,s0)
HOME_DIR/\.gitconfig -- gen_context(system_u:object_r:git_session_content_t, s0) HOME_DIR/\.gitconfig -- gen_context(system_u:object_r:git_session_content_t,s0)
/srv/git(/.*)? gen_context(system_u:object_r:git_system_content_t, s0) /srv/git(/.*)? gen_context(system_u:object_r:git_system_content_t,s0)
/usr/libexec/git-core/git-daemon -- gen_context(system_u:object_r:gitd_exec_t, s0) /usr/libexec/git-core/git-daemon -- gen_context(system_u:object_r:gitd_exec_t,s0)
/var/cache/cgit(/.*)? gen_context(system_u:object_r:httpd_git_rw_content_t,s0) /var/cache/cgit(/.*)? gen_context(system_u:object_r:httpd_git_rw_content_t,s0)
/var/lib/git(/.*)? gen_context(system_u:object_r:httpd_git_content_t,s0) /var/lib/git(/.*)? gen_context(system_u:object_r:httpd_git_content_t,s0)

View File

@ -58,7 +58,6 @@ interface(`git_session_role',`
## </param> ## </param>
# #
template(`git_content_template',` template(`git_content_template',`
gen_require(` gen_require(`
attribute git_system_content, git_content; attribute git_system_content, git_content;
') ')
@ -84,7 +83,6 @@ template(`git_content_template',`
## </param> ## </param>
# #
template(`git_role_template',` template(`git_role_template',`
gen_require(` gen_require(`
class context contains; class context contains;
role system_r; role system_r;
@ -520,4 +518,3 @@ interface(`git_relabel_session_content',`
relabel_files_pattern($1, git_session_content_t, git_session_content_t) relabel_files_pattern($1, git_session_content_t, git_session_content_t)
userdom_search_user_home_dirs($1) userdom_search_user_home_dirs($1)
') ')