On 3.5.2013, at 8.04, Jeff Gustafson <ncjeff...@zimage.com> wrote: > Shouldn't I be able to use a dictionary > proxy to attach any custom program to a quota dict socket? > > plugin { > quota = dict:User quota::proxy:/tmp/test-socket > }
This tells quota plugin to connect to /tmp/test-socket and talk dict protocol to it. > Neither one create a socket in /tmp. No, your external program needs to create the socket.