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

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

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