Skip to content

Commit

Permalink
todo module label
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Sharshakov <[email protected]>
  • Loading branch information
dsseng committed Sep 27, 2024
1 parent cdeefa8 commit fe9430f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selinux/services/udev.cil
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(call system_service_p (udev_t))
(allow udev_t udev_exec_t (file (entrypoint execute_no_trans)))

; TODO: other module locations? Special label?
; TODO: special label?
(allow udev_t lib_t (system (module_load)))
(allow udev_t self (capability (sys_module)))
(allow udev_t self (cap_userns (sys_module)))
Expand Down

0 comments on commit fe9430f

Please sign in to comment.