File: default

package info (click to toggle)
prometheus-node-exporter 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,692 kB
  • sloc: sh: 800; 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=""