I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit efe53c83 authored by kytv's avatar kytv
Browse files

Debian: Since browser launch is disabled within the I2P codebase for the...

Debian: Since browser launch is disabled within the I2P codebase for the i2psvc user,  removing patch to disable it
parent 0dba0a1d
No related branches found
No related tags found
No related merge requests found
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=
--
0001-Update-paths.patch 0001-Update-paths.patch
0002-disable-browser-launch.patch
0004-Update-path-of-jbigi-and-add-soname.patch 0004-Update-path-of-jbigi-and-add-soname.patch
0007-rename-jcpuid.patch 0007-rename-jcpuid.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment