commit: a69c4e9402dc854cf64ff6a927e0bfa52a24e87d Author: bauen1 <j2468h <AT> gmail <DOT> com> AuthorDate: Sat Feb 1 21:18:25 2020 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 07:32:05 2020 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a69c4e94
systemd: remove whitespace Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> policy/modules/system/systemd.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index f55294e3..ca2b49e3 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1021,7 +1021,7 @@ auth_use_nsswitch(systemd_resolved_t) files_watch_root_dirs(systemd_resolved_t) files_watch_runtime_dirs(systemd_resolved_t) - + init_dgram_send(systemd_resolved_t) seutil_read_file_contexts(systemd_resolved_t)
