systemd: systemd-resolved is linked to libselinux

systemd-resolved as of systemd 250 fails to start with this error:

Failed to initialize SELinux labeling handle: No such file or directory

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2022-03-31 13:09:10 -04:00
parent ed9e2c99ca
commit 3a22db2410
1 changed files with 1 additions and 0 deletions

View File

@ -1412,6 +1412,7 @@ fs_search_cgroup_dirs(systemd_resolved_t)
init_dgram_send(systemd_resolved_t)
seutil_libselinux_linked(systemd_resolved_t)
seutil_read_file_contexts(systemd_resolved_t)
systemd_log_parse_environment(systemd_resolved_t)