On Wed, Jul 19, 2017 at 01:28:28PM -0500, Jonathon Jongsma wrote:
> So, Victor told me on IRC that he was having trouble getting the patch
> to work and asked me to follow up on the mailing list about how to test
> the patch. I tested it on a Fedora25 vm as follows:
>
> - Set up a Fedora 25 vm
>
On Thu, Jul 13, 2017 at 03:35:03PM -0500, Jonathon Jongsma wrote:
> diff --git a/Makefile.am b/Makefile.am
> index 7755f09..f70d514 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -124,6 +126,7 @@ EXTRA_DIST = \
> data/spice-vdagent.desktop
On Thu, Jul 13, 2017 at 10:35 PM, Jonathon Jongsma wrote:
> If we are configured to use the systemd init script, also add support
> for systemd socket activation. systemd will listen on the socket that is
> used to communicate between the session agent and the system daemon.
> When the session age
So, Victor told me on IRC that he was having trouble getting the patch
to work and asked me to follow up on the mailing list about how to test
the patch. I tested it on a Fedora25 vm as follows:
- Set up a Fedora 25 vm
- uninstall system spice-vdagent
- build spice-vdagent from git and install in
On Thu, Jul 13, 2017 at 03:35:03PM -0500, Jonathon Jongsma wrote:
> If we are configured to use the systemd init script, also add support
> for systemd socket activation. systemd will listen on the socket that is
> used to communicate between the session agent and the system daemon.
> When the sess
If we are configured to use the systemd init script, also add support
for systemd socket activation. systemd will listen on the socket that is
used to communicate between the session agent and the system daemon.
When the session agent connects, the system daemon will automatically be
started. The s