Skip to content

Set systemd service type to notify#14385

Merged
ncabatoff merged 1 commit intohashicorp:mainfrom
RickyGrassmuck:systemd-unit-update
Mar 9, 2022
Merged

Set systemd service type to notify#14385
ncabatoff merged 1 commit intohashicorp:mainfrom
RickyGrassmuck:systemd-unit-update

Conversation

@RickyGrassmuck
Copy link
Contributor

Updates the systemd unit file shipped in the Linux packages to set the service type to notify

Fixes #14371

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 5, 2022

CLA assistant check
All committers have signed the CLA.

Updates the systemd service shipped with Linux packages to `Type=notify`
@ncabatoff ncabatoff merged commit b09f3c0 into hashicorp:main Mar 9, 2022
@ncabatoff
Copy link
Collaborator

Thanks @RickyGrassmuck !

@RickyGrassmuck RickyGrassmuck deleted the systemd-unit-update branch March 9, 2022 17:13
jboero added a commit to jboero/vault that referenced this pull request Aug 8, 2024
This should never have been changed. The systemd unit in production is currently invalid using the vault binary in `ExecStart` instead of a proper dus notify script.

Reversing hashicorp#14385
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.

systemd notify capabilities are not enabled by default

3 participants