Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared memory: user-definable prefix #302

Open
spixi opened this issue Jul 23, 2020 · 0 comments
Open

Shared memory: user-definable prefix #302

spixi opened this issue Jul 23, 2020 · 0 comments
Assignees
Labels
Packaging Issues around releasing Frogatto through various channels.

Comments

@spixi
Copy link

spixi commented Jul 23, 2020

Some sandbox applications like Ubuntu Snaps restrict access to /dev/shm/. There is already a workaround for the tbs server to use sockets instead of shared memory (--tbs_used_shared_mem=false), but the --tbs_server_semaphore option only adds an infix, but not a prefix to the name of the semaphore. It should be possible to provide a prefix like snap.argentumage. to the shared memory named pipes and semaphores by command-line option.

@DDR0 DDR0 added the Packaging Issues around releasing Frogatto through various channels. label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packaging Issues around releasing Frogatto through various channels.
Projects
None yet
Development

No branches or pull requests

4 participants