From fd74ac1a10ef876d92d4a3b266d8ed5d5167dbcb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 31 Dec 2021 01:53:43 +0100 Subject: prometheus/node: add textfile collector sensors (WIP cont'd) --- .../node/templates/textfile-collector-scripts/sensors.service.j2 | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/sensors.service.j2') diff --git a/roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/sensors.service.j2 b/roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/sensors.service.j2 index 7a438317..a9f2a8fb 100644 --- a/roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/sensors.service.j2 +++ b/roles/monitoring/prometheus/exporter/node/templates/textfile-collector-scripts/sensors.service.j2 @@ -18,7 +18,6 @@ PrivateTmp=true ProtectControlGroups=true ProtectHome=true ProtectKernelModules=true -ProtectKernelTunables=true ProtectSystem=strict ReadWritePaths=/var/lib/prometheus-node-exporter/textfile-collector RuntimeDirectory=prometheus-node-exporter_sensors -- cgit v1.2.3