Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

csirtg-smrt service not picking up env vars through supervisord #131

Closed
wesyoung opened this issue Nov 18, 2016 · 1 comment
Closed

csirtg-smrt service not picking up env vars through supervisord #131

wesyoung opened this issue Nov 18, 2016 · 1 comment
Labels
Milestone

Comments

@wesyoung
Copy link
Member

... so it doesn't actually run in --service mode...

@wesyoung wesyoung added the bug label Nov 18, 2016
@wesyoung wesyoung added this to the R8 milestone Nov 18, 2016
@wesyoung
Copy link
Member Author

workaround looks like

program:csirtg-smrt]
command = csirtg-smrt --config /etc/cif/csirtg-smrt.yml --service -d --remember --client cif --firebal --delay 1
environment=CSIRTG_SMRT_CACHE=/var/lib/cif    <---- HERE
autostart = true
stderr_logfile = /var/log/cif/csirtg-smrt.log
user = cif
stopsignal = INT

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

No branches or pull requests

1 participant