From e786da2605fb3d1e3918c295849ee256907b4789 Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Thu, 26 May 2011 14:45:10 +0000 Subject: [PATCH] Remove information from debian/README.Debian that is no longer applicable --- debian/README.Debian | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index ec626b7427..21777cb2b8 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -9,15 +9,5 @@ the wrapper.log is in /tmp and the other logs are in - If you run i2p with the initscript in /etc/init.d/i2p, all logs are written to /var/logs/i2p. -- wrapper.config (in /etc/i2p) contains the settings for -/usr/bin/i2prouter. wrapper.service in /etc/i2p is read when -using the initscript. - -- SAM and BOB default to enabled out of the box. - -- jbigi is compiled as a dynamic .so. Unfortunately I can't - get jcpuid to compile, so I just 'steal' the .so from the - jbigi.jar file. - - runplain.sh is stored in /usr/share/doc/i2p/examples. -- GitLab