Changeset 9e6885d
- Timestamp:
- Nov 3, 2011 9:57:19 PM (9 years ago)
- Branches:
- master
- Children:
- 668df37
- Parents:
- 2a57c24e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/patches/0001-path-substitution.patch
r2a57c24e r9e6885d 86 86 #******************************************************************** 87 87 # Java Application 88 @@ -5 1,13 +42,14 @@88 @@ -53,13 +44,14 @@ 89 89 # classes, or all the classes of i2p.jar, are in a different directory). 90 90 # Be sure there are no other duplicate classes. … … 106 106 # Java Bits. On applicable platforms, tells the JVM to run in 32 or 64-bit mode. 107 107 wrapper.java.additional.auto_bits=TRUE 108 @@ -6 7,7 +59,7 @@108 @@ -69,7 +61,7 @@ 109 109 wrapper.java.additional.1=-DloggerFilenameOverride=logs/log-router-@.txt 110 110 wrapper.java.additional.2=-Dorg.mortbay.http.Version.paranoid=true … … 115 115 116 116 # On some IPv6 enabled systems, I2P and other network-enabled java applications 117 @@ -13 7,11 +129,7 @@117 @@ -139,11 +131,7 @@ 118 118 # tell the router where to find the wrapper log 119 119 # (change X to the next available number) … … 128 128 # Format of output for the log file. 129 129 # The format consists of the tokens 'L' for log level, 'P' for prefix, 'D' for thread, 130 @@ -20 3,10 +191,7 @@130 @@ -205,10 +193,7 @@ 131 131 # you should copy this file, change the location or file name, 132 132 # and edit the i2prouter script to change the WRAPPER_CONF setting … … 140 140 # 141 141 # From i2prouter: 142 @@ -21 7,10 +202,7 @@142 @@ -219,10 +204,7 @@ 143 143 # 144 144 # This means i2prouter looks for './i2p.pid'. … … 152 152 #******************************************************************** 153 153 # Wrapper General Properties 154 @@ -23 7,30 +219,3 @@154 @@ -239,30 +221,3 @@ 155 155 wrapper.umask=0022 156 156 wrapper.java.umask=0022
Note: See TracChangeset
for help on using the changeset viewer.