systemd --user for GDM started as unconfined_t instead of xdm_t
Laurent Bigonville <[email protected]>
| Newsgroups | org.kernel.vger.selinux-refpolicy |
|---|---|
| Message-ID | <[email protected]> |
Hello, I discovered today that the GDM own processes are started as unconfined_t instead of xdm_t because systemd --user process itself is started in that context. This is probably related to: commit da156aea1e89a6ff6025be7e50c9c8173e5a6dcf Author: Chris PeBenito <[email protected]> Date: Fri Apr 19 11:50:59 2019 -0400 systemd: Add initial policy for systemd --user. This is just a start; it does not cover all uses. Signed-off-by: Chris PeBenito <[email protected]> Was that expected and/or wanted? Kind regards, Laurent Bigonville