<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font color="#000000">I am currently in the process of writing a
selinux policy for all kde.<br>
<br>
I'm currently having trouble running kwalletd5. (the program
itself works fine, selinux context issue)<br>
<br>
Now the situation is this:<br>
├─user-1000.slice<br>
│ ├─session-4.scope<br>
│ │ ├─1052 /usr/lib/sddm/sddm-helper --socket
/tmp/sddm-auth98a11733-3fe4-435b-9cc1-0cfa4c0d666b --id 1 --start
/usr/bin/startplasma-x11 --user user<br>
│ │ ├─1066 /usr/bin/kwalletd5 --pam-login 6 8<br>
│ │ └─1067 /usr/bin/startplasma-x11<br>
<br>
<br>
ppid 1 (systemd), tagged for this case, doesn't help.<br>
/usr/bin/kwalletd5 --pam-login 6 8 is labeled
user_u:user_r:user_t<br>
<br>
I marked this file (/usr/bin/kwalletd5), there is zero reaction in
the logs, it was launched immediately with user_t<br>
<br>
I do not understand who launches it and with what files.<br>
Can you tell us more about its launch?<br>
<br>
</font><br>
</body>
</html>