exec_start "/opt/promscale/bin/promscale --db.uri postgresql:///promscale?host=/run/postgresql&port=5432 --db.connections-max 400"
limit_nofile 16384
private_tmp true
+ private_devices true
protect_system "strict"
protect_home true
no_new_privileges true
exec_start "/opt/prometheus-server/karma/karma-linux-amd64 --config.file=/etc/prometheus/karma.yml"
private_tmp true
private_devices true
- protect_system "full"
+ protect_system "strict"
protect_home true
no_new_privileges true
restart "on-failure"