Removed PID file creation, as not required by systemd

This commit is contained in:
Holger Obermaier
2022-02-07 13:53:51 +01:00
parent b7ee125942
commit 8a69f76093
4 changed files with 1 additions and 39 deletions

View File

@@ -54,8 +54,6 @@ Usage of metric-collector:
Path for logfile (default "stderr")
-once
Run all collectors only once
-pidfile string
Path for PID file (default "/var/run/cc-metric-collector.pid")
```