Fixed broken patches
This commit is contained in:
parent
b77d5e5e60
commit
e95ef3dcd4
@ -589,7 +589,7 @@ index 058d908..ee0c559 100644
|
|||||||
+')
|
+')
|
||||||
+
|
+
|
||||||
diff --git a/abrt.te b/abrt.te
|
diff --git a/abrt.te b/abrt.te
|
||||||
index eb50f07..47b757a 100644
|
index eb50f07..963ccdc 100644
|
||||||
--- a/abrt.te
|
--- a/abrt.te
|
||||||
+++ b/abrt.te
|
+++ b/abrt.te
|
||||||
@@ -6,11 +6,10 @@ policy_module(abrt, 1.4.1)
|
@@ -6,11 +6,10 @@ policy_module(abrt, 1.4.1)
|
||||||
@ -907,7 +907,7 @@ index eb50f07..47b757a 100644
|
|||||||
policykit_domtrans_auth(abrt_t)
|
policykit_domtrans_auth(abrt_t)
|
||||||
policykit_read_lib(abrt_t)
|
policykit_read_lib(abrt_t)
|
||||||
policykit_read_reload(abrt_t)
|
policykit_read_reload(abrt_t)
|
||||||
@@ -234,15 +297,22 @@ optional_policy(`
|
@@ -234,18 +297,25 @@ optional_policy(`
|
||||||
')
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
@ -926,10 +926,16 @@ index eb50f07..47b757a 100644
|
|||||||
rpm_signull(abrt_t)
|
rpm_signull(abrt_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
-optional_policy(`
|
||||||
|
- sendmail_domtrans(abrt_t)
|
||||||
|
-')
|
||||||
+# to run mailx plugin
|
+# to run mailx plugin
|
||||||
|
+#optional_policy(`
|
||||||
|
+# sendmail_domtrans(abrt_t)
|
||||||
|
+#')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
sendmail_domtrans(abrt_t)
|
sosreport_domtrans(abrt_t)
|
||||||
')
|
|
||||||
@@ -253,9 +323,21 @@ optional_policy(`
|
@@ -253,9 +323,21 @@ optional_policy(`
|
||||||
sosreport_delete_tmp_files(abrt_t)
|
sosreport_delete_tmp_files(abrt_t)
|
||||||
')
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user