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