diff options
Diffstat (limited to 'net-analyzer/prometheus-node_exporter/files')
-rw-r--r-- | net-analyzer/prometheus-node_exporter/files/prometheus-node_exporter.initd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/prometheus-node_exporter/files/prometheus-node_exporter.initd b/net-analyzer/prometheus-node_exporter/files/prometheus-node_exporter.initd index 7f2256cb6ff9..36dd35f93585 100644 --- a/net-analyzer/prometheus-node_exporter/files/prometheus-node_exporter.initd +++ b/net-analyzer/prometheus-node_exporter/files/prometheus-node_exporter.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Prometheus machine metrics exporter" pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"} |