StackStorm / StackStorm/st2-packages
Make `/opt/stackstorm` owned by `st2`
@Kami is already working on this.
Since May 6, 2016.
- Dominant language
- Shell
- Stars
- 28
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Is there any particular reason why entire /opt/stackstorm directory is owned by root?
I assume I don't know some specific reason here @lakshmi-kannan @dennybaa.
If there is nothing like that, we can change it belonging to st2 user completely for consistency.
And it would simplify a bit life just from the start.
Currently we run many services from st2 user, logs are owned by st2 user too.
There was also issue before when specific service running from st2 user couldn't access contents of /opt/stackstorm dir.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.