File: default

package info (click to toggle)
lbcd 3.5.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,708 kB
  • sloc: ansic: 11,073; sh: 1,816; perl: 503; makefile: 165
file content (11 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# Defaults for the lbcd daemon.  -*- sh -*-
#
# This file is sourced by lbcd's startup configuration and is used to
# configure the behavior of the daemon.  This file must follow standard POSIX
# shell syntax.  For systemd compatibility, it should be restricted to simple
# variable assignments.

# Additional options to pass to lbcd.  This is the place to put -R, -c, -a, or
# any similar options that are needed.  Do not add -P here; it will be added
# as needed by the init script.
DAEMON_OPTS=""