commit | 2ba49d11450d586aed90235d8c39ed6cbb0be217 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 16 13:22:32 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Mar 16 13:22:32 2016 +0100 |
tree | f437d6ab6bdc309cf443a02473b33d26da4f4b9d | |
parent | 13198c7d92f6919d51e92fc25e1a13a2f7a57d17 [diff] |
make heka account more restricted
diff --git a/heka/server.sls b/heka/server.sls index 8358694..6d365a3 100644 --- a/heka/server.sls +++ b/heka/server.sls
@@ -51,7 +51,7 @@ heka_user: user.present: - name: heka - - shell: /bin/false + - shell: /bin/nologin - groups: {{ server.groups }} - require: - pkg: heka_packages