Fix documentation in /etc/default/shibd
[shibboleth/sp.git] / debian / libapache2-mod-shib2.shibd.default
index 6d4f1ff..de352b9 100644 (file)
@@ -7,10 +7,10 @@
 # To not start shibd at boot, uncomment this line.
 #NO_START=1
 
-# Options passed to shibd by the init script.  To whatever value is put here,
-# the init script will automatically add the options:
+# Options passed to shibd by the init script.  The default options are:
 #
-#     -f -c /etc/shibboleth2.xml -p /var/run/shibboleth/shibboleth.pid -w 30
+#     -f -c /etc/shibboleth2.xml -p $PIDFILE -w 30
 #
-# If you need to change those options, edit /etc/init.d/shibd.
+# If you change the -p option, also change the $PIDFILE variable to point to
+# the new location or the init script won't work.
 #DAEMON_OPTS=""