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

fix(debian): remove -s opt from edgesec service #223

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

aloisklink
Copy link
Contributor

The -s option only makes sense if edgesec is compiled with USE_CRYPTO_SERVICE=true, which it isn't normally. Using it now results in the error: Command-line usage error: Unrecognized option -s

The `-s` option only makes sense if edgesec is compiled with `USE_CRYPTO_SERVICE=true`, which it isn't normally. Using it now results in the rror:
`Command-line usage error: Unrecognized option -s`
@aloisklink aloisklink merged commit 6ffb95b into main Aug 2, 2022
@aloisklink aloisklink deleted the aloisklink-patch-6 branch August 2, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants