Skip to content

tigervnc: Rebuild to remove ConsoleKit dependency #1393

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Conversation

donald
Copy link
Collaborator

@donald donald commented Oct 14, 2019

The patch /src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session.patch
contains the default xstartup code used by /usr/bin/vncserver to
initialize the users ~/.vnc/xtstartup.

The used command is ck-launch-session startxfce4 which requires
ConsoleKit, which we recently removed.

Use a new patch
/src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session-v2.patch
instead, which uses the command 'startxfce4' and thus doesn’t depend on
the availability of ConsoleKit.

@pmenzel pmenzel changed the title tigervnc: Rebuild to remove console kit dependency tigervnc: Rebuild to remove ConsoleKit dependency Oct 14, 2019
The patch `/src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session.patch`
contains the default xstartup code used by `/usr/bin/vncserver` to
initialize the users `~/.vnc/xtstartup`.

The used command is `ck-launch-session startxfce4` which requires
ConsoleKit, which we recently removed.

Use a new patch
`/src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session-v2.patch`
instead, which uses the command 'startxfce4' and thus doesn’t depend on
the availability of ConsoleKit.

Increment the revision to 1.
@pmenzel pmenzel merged commit 46e1421 into master Oct 14, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants