File: carbon-c-relay.upstart

package info (click to toggle)
carbon-c-relay 3.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,508 kB
  • sloc: ansic: 8,829; sh: 4,739; yacc: 961; lex: 357; makefile: 125; python: 112
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