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:
parent
ed9e2c99ca
commit
3a22db2410
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue