[Main]
Type = classic
Version = %%VERSION%%
Description = "spice-vdagent daemon"
User = ( user )

[Start]
Execute = (
    %%BINDIR%%/execl-toc -d /run/spice-vdagentd -m 0755
    %%BINDIR%%/spice-vdagent ${Args}
)

[Environment]
Args=!-x -d
DISPLAY=!:0.0
