Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bef7f98a authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Add ih8sn selinux allow rule

parent d82a1632
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -11,3 +11,6 @@ allow vendor_init {

# Allow vendor_init to relabel unlabeled files and directories
allow vendor_init unlabeled:{ dir file } { getattr relabelfrom };

allow init su:process { transition };
allow su system_file:file { entrypoint };