Skip to content

Commit

Permalink
systemd: allow systemd-user-runtime-dir to connect to systemd-userdbd
Browse files Browse the repository at this point in the history
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
  • Loading branch information
0xC0ncord committed Dec 23, 2024
1 parent f6e94ac commit cf71110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy/modules/system/systemd.te
Original file line number Diff line number Diff line change
Expand Up @@ -2165,6 +2165,8 @@ domain_obj_id_change_exemption(systemd_user_runtime_dir_t)
allow systemd_user_runtime_dir_t systemd_user_runtime_t:dir manage_dir_perms;
allow systemd_user_runtime_dir_t systemd_user_runtime_t:file manage_file_perms;

stream_connect_pattern(systemd_user_runtime_dir_t, systemd_userdbd_runtime_t, systemd_userdbd_runtime_t, systemd_userdbd_t)

files_read_etc_files(systemd_user_runtime_dir_t)

fs_mount_tmpfs(systemd_user_runtime_dir_t)
Expand Down

0 comments on commit cf71110

Please sign in to comment.