Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Switch user login shell to /usr/sbin/nologin (#108)
Browse files Browse the repository at this point in the history
[minor] release
  • Loading branch information
paulfantom authored Jan 11, 2020
1 parent 2586466 commit 6303eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
user:
name: alertmanager
system: true
shell: "/sbin/nologin"
shell: "/usr/sbin/nologin"
group: alertmanager
createhome: false

Expand Down

0 comments on commit 6303eb5

Please sign in to comment.