2 Commits

Author SHA1 Message Date
opal hart
262b38de90 testing/i2pd: Allow for use with syslog
Currently the init script for i2pd expects I2PD_LOG to be set and
proceeds to touch the file on service start. However, i2pd is allowed to
log to stdout/syslog which does not require this log file to be created.
This patch removes the mandation that I2PD_LOG be set in
/etc/conf.d/i2pd and will only touch the file if the log variable is
set. For anyone using the default log-to-file settings, there is no
noticeable change in functionality.
2018-11-01 15:29:26 +00:00
l-n-s
0c5f401679 testing/i2pd: new aport
https://github.com/PurpleI2P/i2pd
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
2018-02-02 23:06:49 +00:00