From e347ee5880c8479876c3222a83eb63d413bb82eb Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Thu, 26 May 2011 21:56:42 +0000 Subject: [PATCH] Debian: debian/README.Debian updates to reflect packaging changes --- debian/README.Debian | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 21777cb2b..e02ee6b07 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -2,12 +2,12 @@ There are a few changes in this package from upstream. - eepget and i2prouter are installed to /usr/bin. -- If you run I2P using the i2prouter or runplain scripts, -the wrapper.log is in /tmp and the other logs are in -~/.i2p/logs. +- runplain.sh is installed as /usr/bin/i2prouter-nowrapper -- If you run i2p with the initscript in /etc/init.d/i2p, -all logs are written to /var/logs/i2p. +- If I2P is run using the i2prouter or i2prouter-nowrapper scripts, the + wrapper.log is in /tmp and the other logs are in ~/.i2p/logs. -- runplain.sh is stored in /usr/share/doc/i2p/examples. +- If I2P is runwith the initscript in /etc/init.d/i2p, all logs are written + to /var/logs/i2p with the timestamps in UTC +- The config file for the wrapper can be found at /etc/i2p/wrapper.config -- GitLab