- Allow rpm to chat with networkmanager

This commit is contained in:
Daniel J Walsh 2007-10-17 03:38:59 +00:00
parent cca59cee5a
commit 9abb1a280a
1 changed files with 2 additions and 2 deletions

View File

@ -1496,12 +1496,12 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.if
+
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.te serefpolicy-3.0.8/policy/modules/admin/rpm.te
--- nsaserefpolicy/policy/modules/admin/rpm.te 2007-08-22 07:14:14.000000000 -0400
+++ serefpolicy-3.0.8/policy/modules/admin/rpm.te 2007-10-16 22:35:42.000000000 -0400
+++ serefpolicy-3.0.8/policy/modules/admin/rpm.te 2007-10-16 23:38:23.000000000 -0400
@@ -139,6 +139,7 @@
auth_relabel_all_files_except_shadow(rpm_t)
auth_manage_all_files_except_shadow(rpm_t)
auth_dontaudit_read_shadow(rpm_t)
+auth_use_nsswith(rpm_t)
+auth_use_nsswitch(rpm_t)
# transition to rpm script:
rpm_domtrans_script(rpm_t)