3
0

OP#188 comment out the service options as they do not seem to work, Prometheus as service does not respond then

This commit is contained in:
2025-12-03 16:45:31 +01:00
parent 40d2158e42
commit dbea18d23a

View File

@@ -2,11 +2,6 @@
##### File created by Puppet - manual changes will be overwritten ##### ##### File created by Puppet - manual changes will be overwritten #####
############################################################################### ###############################################################################
[Service] [Service]
#MemoryMax=<%= @ps_max_mem %>
#MemoryHigh=<%= @ps_high_mem %>
#MemorySwapMax=<%= @ps_swap_mem %>
#OOMScoreAdjust=<%= @ps_oom_score %>
#Environment="GOMAXPROCS=<%= @ps_max_procs %>"
ExecStart= ExecStart=
ExecStart=/usr/bin/prometheus \ ExecStart=/usr/bin/prometheus \