File: carbon-c-relay.upstart

package info (click to toggle)
carbon-c-relay 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 680 kB
  • sloc: ansic: 7,204; sh: 113; python: 112; makefile: 52
file content (11 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
description "carbon relay C implementation"

start on (local-filesystems and net-device-up IFACE!=lo)
stop on [!12345]

limit nofile 32768 32768

setuid carbon-c-relay
setgid carbon-c-relay

exec /usr/bin/carbon-c-relay -f /etc/carbon-c-relay.conf