Mats Luspa:
> connect(16, {sa_family=AF_LOCAL, sun_path="private/bounce"}, 110) = 0
> poll([{fd=16, events=POLLOUT}], 1, 3600000) = 1 ([{fd=16, revents=POLLOUT}])
> write(16, "nrequest\0000\0flags\0000\0queue_id\00067C9"..., 469) = 469
> poll([{fd=16, events=POLLIN}], 1, 3600000) = 1 ([{fd=16,  
> revents=POLLIN|POLLHUP}])
> read(16, 0x7f4e5a2cc180, 4096)          = -1 EACCES (Permission denied)
> close(16)                               = 0

Using AppArmor or equivalent?

        Wietse

Reply via email to