Fix typo in systemd policy

This commit is contained in:
Lukas Vrabec 2016-08-12 15:36:59 +02:00
parent 11c85171be
commit 0762fb6259

View File

@ -48905,7 +48905,7 @@ index 0000000..16cd1ac
+') +')
diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
new file mode 100644 new file mode 100644
index 0000000..6012445 index 0000000..ceca7a3
--- /dev/null --- /dev/null
+++ b/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te
@@ -0,0 +1,964 @@ @@ -0,0 +1,964 @@
@ -49866,7 +49866,7 @@ index 0000000..6012445
+# +#
+ +
+kernel_dgram_send(systemd_modules_load_t) +kernel_dgram_send(systemd_modules_load_t)
+kernel_load_module(systmed_modules_load_t) +kernel_load_module(systemd_modules_load_t)
+ +
+dev_read_sysfs(systemd_modules_load_t) +dev_read_sysfs(systemd_modules_load_t)
+ +