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

Commit a800094

Browse files
authored
Merge pull request #179 from kklimonda/master
[minor] release
2 parents 126340c + 1cf47b5 commit a800094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/node_exporter.service.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Restart=always
3333
RestartSec=1
3434
StartLimitInterval=0
3535

36-
PrivateTmp=yes
3736
{% for m in ansible_mounts if m.mount == '/home' %}
3837
ProtectHome=read-only
3938
{% else %}

0 commit comments

Comments
 (0)