15 May
2013
15 May
'13
2:33 p.m.
On 3.5.2013, at 8.04, Jeff Gustafson ncjeffgus@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.