summaryrefslogtreecommitdiff
path: root/debian/vdradmin.default
blob: cbf4813dfe3e82275851e9673544445d690a1c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Defaults for vdradmin initscript
# sourced by /etc/init.d/vdradmin
# installed at /etc/default/vdradmin by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Should vdradmin's init-script be enabled?

#################################################################
# ATTENTION! YOU SHOULD MODIFY /var/lib/vdradmin/vdradmind.conf #
# before enabling this, because the default config uses a       #
# really simple default username/password (linvdr/linvdr)       #
#################################################################

ENABLED="1"

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