blob: cbabd06ab10401b061b9ebab849aae315d9087c0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Defaults for python-jsonschema initscript
# sourced by /etc/init.d/python-jsonschema
# installed at /etc/default/python-jsonschema by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon.
DAEMON_OPTS=""
|