File: crtmpserver.default

package info (click to toggle)
crtmpserver 1.0~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,336 kB
  • sloc: cpp: 56,354; sh: 411; makefile: 21
file content (8 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Defaults for rtmpd initscript
# sourced by /etc/init.d/rtmpd

# Additional options that are passed to the Daemon.
ENABLED=yes
DAEMON_CONF=" /etc/crtmpserver/crtmpserver.lua "
DAEMON_OPTS=" --daemon "
DAEMON_USER=crtmpserver