6d4f1ffb41da6e43b07cede6b3170ce2c6dcc32e
[shibboleth/sp.git] / debian / libapache2-mod-shib2.shibd.default
1 # /etc/default/shibd -- Defaults for the shibd init script.  -*- sh -*-
2 #
3 # This file is sourced by /etc/init.d/shibd and is used to configure the
4 # behavior of the init script.  This file must follow standard POSIX shell
5 # syntax.
6
7 # To not start shibd at boot, uncomment this line.
8 #NO_START=1
9
10 # Options passed to shibd by the init script.  To whatever value is put here,
11 # the init script will automatically add the options:
12 #
13 #     -f -c /etc/shibboleth2.xml -p /var/run/shibboleth/shibboleth.pid -w 30
14 #
15 # If you need to change those options, edit /etc/init.d/shibd.
16 #DAEMON_OPTS=""