File: minisapserver.default

package info (click to toggle)
minisapserver 0.3.6-1.2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 704 kB
  • sloc: sh: 4,268; cpp: 1,079; makefile: 74
file content (13 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Defaults for minisapserver initscript
# sourced by /etc/init.d/minisapserver
# installed at /etc/default/minisapserver by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_OPTS=""

# Change to "yes" when want to start daemon after boot
RUN="no"