13 lines
738 B
Diff
13 lines
738 B
Diff
diff -urp audit-1.7.5.orig/audisp/plugins/zos-remote/policy/audispd-zos-remote.te audit-1.7.5/audisp/plugins/zos-remote/policy/audispd-zos-remote.te
|
|
--- audit-1.7.5.orig/audisp/plugins/zos-remote/policy/audispd-zos-remote.te 2008-08-31 12:42:58.000000000 -0400
|
|
+++ audit-1.7.5/audisp/plugins/zos-remote/policy/audispd-zos-remote.te 2008-08-31 12:43:24.000000000 -0400
|
|
@@ -10,7 +10,7 @@ type zos_remote_exec_t;
|
|
|
|
## use below if selinux-policy_devel > 3:
|
|
## zos_remote_application_domain(zos_remote_t, zos_remote_exec_t)
|
|
-logging_audisp_system_domain(zos_remote_t, zos_remote_exec_t)
|
|
+## logging_audisp_system_domain(zos_remote_t, zos_remote_exec_t)
|
|
|
|
## use below for RHEL5 series:
|
|
init_system_domain(zos_remote_t, zos_remote_exec_t)
|