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

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


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

Miroslav Grepl <mgrepl at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
              Flags|needinfo?(yevgeniy.melnichu |
                   |k at googlemail.com)           |



--- Comment #10 from Miroslav Grepl <mgrepl at redhat.com> ---
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

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=hMcp9qgDo1&a=cc_unsubscribe



More information about the perl-devel mailing list