forked from I2P_Developers/i2p.i2p
Debian: Since browser launch is disabled within the I2P codebase for the i2psvc user, removing patch to disable it
This commit is contained in:
22
debian/patches/0002-disable-browser-launch.patch
vendored
22
debian/patches/0002-disable-browser-launch.patch
vendored
@@ -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=
|
|
||||||
--
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -1,4 +1,3 @@
|
|||||||
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
|
||||||
|
Reference in New Issue
Block a user