vodik / envoy

A ssh/gpg-agent wrapper leveraging cgroups and systemd/socket activation
GNU General Public License v3.0
217 stars 17 forks source link

Failed to chmod: No such file or directory #52

Closed terlar closed 9 years ago

terlar commented 9 years ago

I have just installed the latest envoy from git and now I get the following error when I try to start envoy@gpg-agent.service:

envoyd[464]: envoyd: failed to chmod: No such file or directory

After this the service fails and terminates.

vodik commented 9 years ago

Sigh, see #53...

I know what I did though.

vodik commented 9 years ago

Welp, looks like that code never worked. Thanks for the catch.

terlar commented 9 years ago

No problem, I was unsure if I did something wrong myself. Thank you for the quick fix :)

I really feel the power of envoy now when I had the inconvenience to have to do that GPG agent stuff manually. Great tool!