Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Not able to set stenotype packet directory #233

Open
rskjetlein opened this issue Dec 7, 2020 · 1 comment
Open

Not able to set stenotype packet directory #233

rskjetlein opened this issue Dec 7, 2020 · 1 comment

Comments

@rskjetlein
Copy link

When setting dir flag in Stenographer config, it still keeps the default /tmp/stenographerN which always ends up being the one used.

Eg.
"Flags": [ "-v", "--dir=/data/stenographer/tmp", "--seccomp=none" ]

results in:
/usr/sbin/stenotype -v --dir=/data/stenographer/tmp --seccomp=none --threads=16 --dir=/tmp/stenographer610447772 --iface=eno1

This will result in stenotype writing to /tmp/stenographer610447772

@lmangani
Copy link

This is just apparent. The /tmp directory should be a symlink to the /data folder in your thread configuration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants