File: gmetad-python.service.in

package info (click to toggle)
ganglia 3.7.2-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,088 kB
  • sloc: ansic: 28,847; sh: 12,202; python: 8,357; makefile: 503; perl: 366; php: 61; xml: 28
file content (10 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Ganglia Meta Daemon in Python
After=network.target

[Service]
ExecStart=@bindir@/gmetad.py -f
User=ganglia

[Install]
WantedBy=multi-user.target