File: bitz-server.upstart

package info (click to toggle)
bitz-server 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 608 kB
  • sloc: cpp: 2,418; python: 185; makefile: 135; sh: 81
file content (7 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
description "bitz ICAP server"
author "Cameron Norman <camerontnorman@gmail.com>"

start on runlevel [2345]
stop on runlevel [016]

exec /usr/sbin/bitz-server /etc/bitz/bitz-server.conf