summaryrefslogtreecommitdiff
path: root/sepolicy/init_eth0.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/init_eth0.te')
-rw-r--r--sepolicy/init_eth0.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/init_eth0.te b/sepolicy/init_eth0.te
index 45fd56d..f088073 100644
--- a/sepolicy/init_eth0.te
+++ b/sepolicy/init_eth0.te
@@ -1,5 +1,5 @@
type init_eth0, domain;
-type init_eth0_exec, exec_type, file_type;
+type init_eth0_exec, system_file_type, exec_type, file_type;
init_daemon_domain(init_eth0)