aboutsummaryrefslogtreecommitdiffstats
path: root/testing/i2pd/i2pd.initd
Commit message (Collapse)AuthorAgeFilesLines
* testing/i2pd: Allow for use with syslogopal hart2018-11-011-3/+4
| | | | | | | | | | 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.
* testing/i2pd: new aportl-n-s2018-02-021-0/+51
https://github.com/PurpleI2P/i2pd i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.