File: graphite-api.socket

package info (click to toggle)
graphite-api 1.1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 752 kB
  • sloc: python: 7,757; sh: 215; makefile: 150
file content (9 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[Unit]
Description=graphite-api socket

[Socket]
ListenStream=/run/graphite-api.sock
ListenStream=127.0.0.1:8542 

[Install]
WantedBy=sockets.target