[DSE-Dev] Bug#1012755: mostly already fixed
Russell Coker
russell at coker.com.au
Mon Jan 2 09:54:34 GMT 2023
# sesearch -A -s systemd_resolved_t -t selinux_config_t
allow systemd_resolved_t file_type:filesystem getattr;
allow systemd_resolved_t selinux_config_t:dir { getattr ioctl lock open read
search };
allow systemd_resolved_t selinux_config_t:file { getattr ioctl lock open read
};
allow systemd_resolved_t selinux_config_t:lnk_file { getattr read };
The resolved issue is fixed in recent Testing.
I guess that the bash problem is related to the ssh_sysadm_login boolean, not
really a bug but I'll change the default on that.
--
My Main Blog http://etbe.coker.com.au/
My Documents Blog http://doc.coker.com.au/
More information about the SELinux-devel
mailing list