On 05.06.2017 21:01, Daniel Walsh wrote:
On 06/05/2017 02:09 PM, Walter H. wrote:This looks like the file that is labeled user_home_t is mislabeled. This indicates a file stored in your homedir.I did it this way: stored the following to e.g. bugfix.ttmodule systemd_vnc_bugfix 1.0.0; require { type user_home_t; type init_t; class file { open read unlink }; } #============= init_t ============== allow init_t user_home_t:file { open read unlink };
yes /home/walter/.vnc/...
I don't think systemd is open/read/unlink files in homedir.
this is the prove it does; it is working now ... Greetings, Walter
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org