Skip to main content
Topic: Problems with fdholder-store (Read 506 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Problems with fdholder-store

I have a small problem with s6-fdholder-store. When I try to store a socket from s6-ipcserver with the command:
Code: [Select]
sudo s6-ipcserver-socketbinder /run/user/1000/mysockettest s6-fdholder-store /run/s6-rc/servicedirs/s6rc-fdholder/s unix:mysockettest
it fails with the message: unable to store fd: Operation not permitted.
I have also tried with different socket paths and different socket identifiers. I have also tried it in a fresh install in a vm, but get the same error and the s6-fdholder-list command works fine, so it doesn't seem to be the wrong path for the fdholderd socket.
Any help appreciated.