Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:ldragon:branches:openSUSE:Backports:SLE-15-SP6:Update
cockpit
0001-selinux-allow-login-to-read-motd-file.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-selinux-allow-login-to-read-motd-file.patch of Package cockpit
commit fc0e3304732a9aaff1487833342d5fc8ea26ce04 Author: Ludwig Nussel <ludwig.nussel@suse.de> Date: Fri Aug 6 15:11:23 2021 +0200 selinux: allow login to read motd file Index: cockpit/selinux/cockpit.te =================================================================== --- cockpit.orig/selinux/cockpit.te +++ cockpit/selinux/cockpit.te @@ -202,3 +202,11 @@ optional_policy(` optional_policy(` gnome_exec_keyringd(cockpit_session_t) ') + +# login may read motd file through pam +optional_policy(` + gen_require(` + type local_login_t; + ') + cockpit_read_pid_files(local_login_t) +')
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor