Skip to content

Commit

Permalink
Merge pull request #634 from dsugar100/read_rfkill
Browse files Browse the repository at this point in the history
systemd-rfkill.socket reads and writes /dev/rfkill (with ListenSocket=) option.
  • Loading branch information
pebenito authored Aug 18, 2023
2 parents 97e35d8 + e0970d5 commit 46812c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/system/init.te
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ ifdef(`init_systemd',`
dev_write_urand(init_t)
dev_rw_lvm_control(init_t)
dev_rw_autofs(init_t)
dev_rw_wireless(init_t)
dev_manage_generic_symlinks(init_t)
dev_manage_generic_dirs(init_t)
dev_manage_null_service(initrc_t)
Expand Down

0 comments on commit 46812c0

Please sign in to comment.