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

[QT-707] Change default service unit mode #14

Merged
merged 1 commit into from
Apr 29, 2024
Merged

[QT-707] Change default service unit mode #14

merged 1 commit into from
Apr 29, 2024

Conversation

ryancragun
Copy link
Contributor

@ryancragun ryancragun commented Apr 29, 2024

Update vault.service and boundary.service systemd unit file mode to 0644 from 0640 to better comply with some distros expectations. consul.service already utilizes 0644

We also add a systemd deamon-reload after writing the configuration to ensure there's no mismatch between states.

  • Change mode of vault.service and boundary.service to 0644
  • systemd daemon-reload after writing unit files.
  • Bump VERSION
  • Update Go modules
  • Regenerate provider docs with the latest docs generator

Checklist

  • The commit message includes an explanation of the changes
  • Manual validation of the changes have been performed (if possible)
  • New or modified code has requisite test coverage (if possible)
  • I have performed a self-review of the changes
  • I have made necessary changes and/or pull requests for documentation
  • I have written useful comments in the code
  • Version file/release label updated, if release needed

Update `vault.service` and `boundary.service` systemd unit file mode to
`0644` from `0640` to better comply with some distros expectations.
`consul.service` already utilizes `0644`

We also add a systemd `deamon-reload` after writing the configuration
to ensure there's no mismatch between states.

* Change mode of `vault.service` and `boundary.service` to `0644`
* `systemd daemon-reload` after writing unit files.
* Bump `VERSION`
* Update Go modules
* Regenerate provider docs with the latest docs generator

Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun requested a review from a team as a code owner April 29, 2024 20:19
@ryancragun ryancragun merged commit 9a2b587 into main Apr 29, 2024
16 checks passed
@ryancragun ryancragun deleted the ryan/qt-707 branch April 29, 2024 20:32
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