File: diamond.default

package info (click to toggle)
diamond 4.0.515-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,432 kB
  • sloc: python: 17,556; sh: 242; makefile: 13
file content (12 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# Defaults for diamond initscript
# sourced by /etc/init.d/diamond
# installed at /etc/default/diamond by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
ENABLE_DIAMOND="no"
DIAMOND_PID="/var/run/diamond.pid"
DIAMOND_USER="diamond"