Debian: Since browser launch is disabled within the I2P codebase for the i2psvc user, removing patch to disable it

This commit is contained in:
kytv
2011-05-27 13:35:36 +00:00
parent 0dba0a1d6f
commit efe53c831d
2 changed files with 0 additions and 23 deletions

View File

@@ -1,22 +0,0 @@
From: Kill Your TV <killyourtv@i2pmail.org>
Date: Mon, 18 Apr 2011 16:43:40 +0000
Subject: disable browser launch
---
installer/resources/clients.config | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/installer/resources/clients.config b/installer/resources/clients.config
index 08c6c62..0506a45 100644
--- a/installer/resources/clients.config
+++ b/installer/resources/clients.config
@@ -51,7 +51,7 @@ clientApp.4.main=net.i2p.apps.systray.UrlLauncher
clientApp.4.name=Open Router Console in web browser at startup
clientApp.4.args=http://127.0.0.1:7657/
clientApp.4.delay=3
-clientApp.4.startOnLoad=true
+clientApp.4.startOnLoad=false
# BOB bridge
clientApp.5.args=
--

View File

@@ -1,4 +1,3 @@
0001-Update-paths.patch
0002-disable-browser-launch.patch
0004-Update-path-of-jbigi-and-add-soname.patch
0007-rename-jcpuid.patch