chiark / gitweb /
bus-proxy: it's OK if getpeercred doesn't work
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Oct 2014 17:29:01 +0000 (19:29 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Oct 2014 17:29:59 +0000 (19:29 +0200)
commit96343c3039020d55ee64fb4746abee483e05fc29
tree2635ba5c9f289ac826a858db4183aaeeeb05dfb0
parent455cd8b137b8ef45d04889f2d967c562a097f1e6
bus-proxy: it's OK if getpeercred doesn't work

We should use the data if we can (if stdin/stdout is an AF_UNIX socket),
but still work if we can't (if stdin/stdout are pipes, like in the SSH
case).

This effectively reverts 55534fb5e4742b0db9ae5e1e0202c53804147697
src/bus-proxyd/bus-proxyd.c