File: quake-server.default

package info (click to toggle)
quake 2
  • links: PTS
  • area: contrib
  • in suites: wheezy
  • size: 184 kB
  • sloc: sh: 179; makefile: 53
file content (9 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Defaults for Quake init script
# sourced by /etc/init.d/quake-server
# installed at /etc/default/quake-server by the maintainer scripts

# set to 1 to enable
START_DAEMON=1

# Additional options that are passed to the daemon.
DAEMON_OPTS="+exec debian_server.cfg"