Skip to content

Commit

Permalink
experiment - remove start privileges
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Engel <[email protected]>
  • Loading branch information
engelmi committed Sep 9, 2024
1 parent d21913b commit 6ea2179
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion selinux/bluechi.te
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ allow bluechi_agent_t self:fifo_file rw_fifo_file_perms;
allow bluechi_agent_t self:unix_stream_socket create_stream_socket_perms;
allow bluechi_agent_t self:unix_dgram_socket create_socket_perms;

systemd_start_all_services(bluechi_agent_t)
systemd_start_systemd_services(bluechi_agent_t)
systemd_stop_systemd_services(bluechi_agent_t)
systemd_status_systemd_services(bluechi_agent_t)
Expand Down

0 comments on commit 6ea2179

Please sign in to comment.