File: default

package info (click to toggle)
prometheus-node-exporter 1.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,016 kB
  • sloc: sh: 829; makefile: 175; ansic: 122
file content (5 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (45)
1
2
3
4
5
# Set the command-line arguments to pass to the server.
# Due to shell escaping, to pass backslashes for regexes, you need to double
# them (\\d for \d). If running under systemd, you need to double them again
# (\\\\d to mean \d), and escape newlines too.
ARGS=""