Merge pull request #606 from yizhao1/systemd-resolved
systemd: allow systemd-resolved to search directories on tmpfs and ramfs
This commit is contained in:
commit
8e8f5e3ca3
|
@ -1503,6 +1503,8 @@ files_list_runtime(systemd_resolved_t)
|
|||
|
||||
fs_getattr_all_fs(systemd_resolved_t)
|
||||
fs_search_cgroup_dirs(systemd_resolved_t)
|
||||
fs_search_tmpfs(systemd_resolved_t)
|
||||
fs_search_ramfs(systemd_resolved_t)
|
||||
|
||||
init_dgram_send(systemd_resolved_t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue