2014-09-19 02:07:41 +00:00
|
|
|
# Defaults for i2pd initscript
|
|
|
|
# sourced by /etc/init.d/i2pd
|
|
|
|
# installed at /etc/default/i2pd by the maintainer scripts
|
2015-12-05 08:41:26 +00:00
|
|
|
I2PD_ENABLED="yes"
|
|
|
|
|
2014-09-19 02:07:41 +00:00
|
|
|
# Additional options that are passed to the Daemon.
|
2015-12-05 08:41:26 +00:00
|
|
|
# see possible switches in /usr/share/doc/i2pd/configuration.md.gz
|
|
|
|
DAEMON_OPTS=""
|