[Bug 1062968] systemd failed to run vncserver due to permission issues

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 17 11:34:25 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1062968



--- Comment #11 from Miroslav Grepl <mgrepl at redhat.com> ---
(In reply to Miroslav Grepl from comment #10)
> This is really weird issue. Basically it is caused by
> 
> ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :'
> 
> which means we have
> 
> init_t @bin_t -> initrc_t
I meant

init_t @shell_exec_t -> initrc_t

> 
> But we don't want to see it in initrc_t but in unconfined_t.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=m0zgKeVWbV&a=cc_unsubscribe



More information about the perl-devel mailing list