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

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

refresh debian patch

parent d4bbdc28
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ Debian wrapper.config to try to prevent confusion.
# Priority at which to run the wrapper. See "man nice" for valid priorities.
# nice is only used if a priority is specified.
@@ -172,75 +163,8 @@
@@ -177,75 +168,8 @@
exit 1
fi
......@@ -147,7 +147,7 @@ Debian wrapper.config to try to prevent confusion.
if [ -n "$FIXED_COMMAND" ]
then
COMMAND="$FIXED_COMMAND"
@@ -1014,7 +938,6 @@
@@ -1019,7 +943,6 @@
if [ "X$pid" = "X" ]
then
eval echo " `gettext 'WARNING: $APP_LONG_NAME may have failed to start.'`"
......@@ -155,7 +155,7 @@ Debian wrapper.config to try to prevent confusion.
else
eval echo ' running: PID:$pid'
fi
@@ -1817,7 +1740,7 @@
@@ -1822,7 +1745,7 @@
}
showsetusermesg() {
......@@ -164,7 +164,7 @@ Debian wrapper.config to try to prevent confusion.
}
checkifstartingasroot() {
@@ -1825,7 +1748,7 @@
@@ -1830,7 +1753,7 @@
echo "`gettext 'Running I2P as the root user is *not* recommended.'`"
showsetusermesg
echo
......@@ -173,7 +173,7 @@ Debian wrapper.config to try to prevent confusion.
exit 1
fi
}
@@ -1890,24 +1813,10 @@
@@ -1895,24 +1818,10 @@
status
;;
......
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