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

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

refresh debian patch

parent 2fafa333
No related branches found
No related tags found
No related merge requests found
...@@ -147,7 +147,7 @@ Debian wrapper.config to try to prevent confusion. ...@@ -147,7 +147,7 @@ Debian wrapper.config to try to prevent confusion.
if [ -n "$FIXED_COMMAND" ] if [ -n "$FIXED_COMMAND" ]
then then
COMMAND="$FIXED_COMMAND" COMMAND="$FIXED_COMMAND"
@@ -1019,7 +943,6 @@ @@ -1055,7 +979,6 @@
if [ "X$pid" = "X" ] if [ "X$pid" = "X" ]
then then
eval echo " `gettext 'WARNING: $APP_LONG_NAME may have failed to start.'`" eval echo " `gettext 'WARNING: $APP_LONG_NAME may have failed to start.'`"
...@@ -155,7 +155,7 @@ Debian wrapper.config to try to prevent confusion. ...@@ -155,7 +155,7 @@ Debian wrapper.config to try to prevent confusion.
else else
eval echo ' running: PID:$pid' eval echo ' running: PID:$pid'
fi fi
@@ -1822,7 +1745,7 @@ @@ -1858,7 +1781,7 @@
} }
showsetusermesg() { showsetusermesg() {
...@@ -164,7 +164,7 @@ Debian wrapper.config to try to prevent confusion. ...@@ -164,7 +164,7 @@ Debian wrapper.config to try to prevent confusion.
} }
checkifstartingasroot() { checkifstartingasroot() {
@@ -1830,7 +1753,7 @@ @@ -1866,7 +1789,7 @@
echo "`gettext 'Running I2P as the root user is *not* recommended.'`" echo "`gettext 'Running I2P as the root user is *not* recommended.'`"
showsetusermesg showsetusermesg
echo echo
...@@ -173,7 +173,7 @@ Debian wrapper.config to try to prevent confusion. ...@@ -173,7 +173,7 @@ Debian wrapper.config to try to prevent confusion.
exit 1 exit 1
fi fi
} }
@@ -1895,24 +1818,10 @@ @@ -1931,24 +1854,10 @@
status 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