-
Notifications
You must be signed in to change notification settings - Fork 2
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
[OPS-1402] Add warning about missing systemd restart policy #68
Conversation
"acme-" | ||
"mdmonitor" | ||
"iodined" | ||
"copr-cli" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, I think that's not an actual service and just a leftover that is relevant to serokell/vault-secrets#25 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh really, thank you
@@ -0,0 +1,1167 @@ | |||
3proxy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a way to quickly generate this list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disregard, found an answer below 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Problem: We want to be notified that restart setup is needed when developing/testing/deploying a new module. Solution: Add warning about missing systemd restart policy.
40e6a45
to
d42f159
Compare
Problem: We want to be notified that restart setup is needed when developing/testing/deploying a new module. Solution: Add warning about missing systemd restart policy.
Problem: We want to be notified that restart setup is needed when developing/testing/deploying a new module. Solution: Add warning about missing systemd restart policy.
Problem: We want to be notified that restart setup is needed when developing/testing/deploying a new module.
Solution: Add warning about missing systemd restart policy.
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Priorities
Add a 👍 reaction to pull requests you find important.