Skip to content

docs: fix misleading -service-user help text#386

Open
SteveLauC wants to merge 1 commit into
mainfrom
docs/service_user
Open

docs: fix misleading -service-user help text#386
SteveLauC wants to merge 1 commit into
mainfrom
docs/service_user

Conversation

@SteveLauC

Copy link
Copy Markdown
Member

The flag description said "used when installing the service", but the value actually sets the OS user the service runs as at runtime, not the user who performs the installation. Corrected to "used to run the service".

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

The flag description said "used when installing the service", but the
value actually sets the OS user the service runs as at runtime, not the
user who performs the installation. Corrected to "used to run the
service".
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.

2 participants