File: wesnoth-1.14-server.default

package info (click to toggle)
wesnoth-1.14 1%3A1.14.15-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 829,408 kB
  • sloc: cpp: 229,143; java: 29,664; python: 22,851; lisp: 7,550; javascript: 3,074; sh: 2,993; xml: 1,772; perl: 1,501; ansic: 1,083; makefile: 260; php: 98; sql: 47; sed: 44
file content (13 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Defaults for wesnoth-1.14-server initscript
# sourced by /etc/init.d/wesnoth-1.14-server
# installed at /etc/default/wesnoth-1.14-server

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
# You will have to create the config file if you want to change the
# default options that the server runs with.
# See wesnothd-1.14(6) for the syntax of the configuration file.
#DAEMON_OPTS="-c /etc/wesnothd-1.14.cfg"