Skip to content

Commit

Permalink
TEST: Break hostnamed policy
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Aug 3, 2023
1 parent 3387532 commit e742f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/modules/system/systemd.te
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ optional_policy(`
#
# Hostnamed policy
#
allow systemd_hostnamed_t self:capability sys_admin;
# allow systemd_hostnamed_t self:capability sys_admin;
dontaudit systemd_hostnamed_t self:capability sys_ptrace;

allow systemd_hostnamed_t self:fifo_file rw_fifo_file_perms;
Expand Down

0 comments on commit e742f12

Please sign in to comment.