diff --git a/debian/patches/0001-path-substitution.patch b/debian/patches/0001-path-substitution.patch
index 2f15402ad667f8e03df0ecbbc2033b8a673efe08..8d44711f5bfa5c5800cfa182daa0cc2d3f850ed1 100644
--- a/debian/patches/0001-path-substitution.patch
+++ b/debian/patches/0001-path-substitution.patch
@@ -139,8 +139,8 @@ Debian wrapper.config to try to prevent confusion.
  }
  
  showsetusermesg()  {
--    echo "`gettext 'Please edit i2prouter and set the variable RUN_AS_USER'`."
-+    echo "`gettext 'Please edit /etc/default/i2p and set the variable RUN_AS_USER'`."
+-    echo "`gettext \"Please edit $0 and set the variable RUN_AS_USER\"`."
++    echo "`gettext "Please edit /etc/default/i2p and set the variable RUN_AS_USER"`."
  }
  
  checkifstartingasroot() {
@@ -148,12 +148,12 @@ Debian wrapper.config to try to prevent confusion.
          echo "`gettext 'Running I2P as the root user is *not* recommended.'`"
          showsetusermesg
          echo
--        echo "`gettext 'To run as root anyway, edit i2prouter and set ALLOW_ROOT=true.'`"
-+        echo "`gettext 'To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true.'`"
+-        echo "`gettext \"To run as root anyway, edit $0 and set ALLOW_ROOT=true.\"`"
++        echo "`gettext \"To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true.\"`"
          exit 1
      fi
  }
-@@ -1858,24 +1806,9 @@
+@@ -1858,23 +1806,9 @@
              status
              ;;
  
@@ -174,13 +174,12 @@ Debian wrapper.config to try to prevent confusion.
 -
 -        'remove' | 'uninstall')
 -            removedaemon
--            ;;
 +        'install' | 'remove' | 'uninstall')
 +            echo "Use \"dpkg-reconfigure i2p\" to configure the initscript."
 +            exit 1
+             ;;
  
          'dump')
-             checkUser "" "$COMMAND"
 --- a/installer/resources/runplain.sh
 +++ b/installer/resources/runplain.sh
 @@ -11,8 +11,8 @@
@@ -325,8 +324,8 @@ Debian wrapper.config to try to prevent confusion.
  msgstr "Falls gestartet, fordere einen Java Thread dump an"
  
  #: ../i2prouter:1788
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
--msgstr "Bitte bearbeite i2prouter und setze die Variable RUN_AS_USER"
+-msgid "Please edit $0 and set the variable RUN_AS_USER"
+-msgstr "Bitte bearbeite $0 und setze die Variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
 +msgstr "Bitte bearbeite /etc/default/i2p und setze die Variable RUN_AS_USER"
  
@@ -335,10 +334,10 @@ Debian wrapper.config to try to prevent confusion.
  msgstr "I2P als root Benutzer auszuführen ist *nicht* empfehlenswert."
  
  #: ../i2prouter:1796
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+-msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
--"Um I2P trotzdem als root auszuführen bearbeite i2prouter und setze ALLOW_ROOT=true."
+-"Um I2P trotzdem als root auszuführen bearbeite $0 und setze ALLOW_ROOT=true."
 +"Um I2P trotzdem als root auszuführen bearbeite /etc/default/i2p und setze ALLOW_ROOT=true."
 --- a/installer/resources/locale/po/messages_en.po
 +++ b/installer/resources/locale/po/messages_en.po
@@ -346,7 +345,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1788
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+-msgid "Please edit $0 and set the variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
  msgstr ""
  
@@ -355,7 +354,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1796
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+-msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
 --- a/installer/resources/locale/po/messages_fr.po
@@ -364,7 +363,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1780
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+-msgid "Please edit $0 and set the variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
  msgstr ""
  
@@ -373,7 +372,7 @@ Debian wrapper.config to try to prevent confusion.
  "Faire fonctionner I2P en tant qu'utilisateur root n'est *pas* recommandé."
  
  #: ../i2prouter:1788
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+-msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
 --- a/installer/resources/locale/po/messages_it.po
@@ -382,7 +381,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1780
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+-msgid "Please edit $0 and set the variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
  msgstr ""
  
@@ -391,7 +390,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1788
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+-msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
 --- a/installer/resources/locale/po/messages_ru.po
@@ -400,7 +399,7 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1780
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+-msgid "Please edit $0 and set the variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
  msgstr ""
  
@@ -409,26 +408,6 @@ Debian wrapper.config to try to prevent confusion.
  msgstr ""
  
  #: ../i2prouter:1788
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+-msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
---- a/installer/resources/locale/po/messages_sv.po
-+++ b/installer/resources/locale/po/messages_sv.po
-@@ -187,13 +187,13 @@
- msgstr "Fråga efter en Java thread dump vid drift."
- 
- #: ../i2prouter:1780
--msgid "Please edit i2prouter and set the variable RUN_AS_USER"
--msgstr "Var god ändra i2prouter och sätt variabeln RUN_AS_USER"
-+msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
-+msgstr "Var god ändra /etc/default/i2p och sätt variabeln RUN_AS_USER"
- 
- #: ../i2prouter:1785
- msgid "Running I2P as the root user is *not* recommended."
- msgstr "Att köra I2P som användare root är *inte* rekommenderat."
- 
- #: ../i2prouter:1788
--msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
--msgstr "För att köra som root iallafall, ändra i2prouter och sätt ALLOW_ROOT=true"
-+msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
-+msgstr "För att köra som root iallafall, ändra /etc/default/i2p och sätt ALLOW_ROOT=true"
diff --git a/installer/resources/i2prouter b/installer/resources/i2prouter
index 99349a258ff4fadd31c86500aa1de37ecde19679..6da8dae143cfa8c694737792472f1c35d9bed626 100644
--- a/installer/resources/i2prouter
+++ b/installer/resources/i2prouter
@@ -1785,7 +1785,7 @@ showUsage() {
 }
 
 showsetusermesg()  {
-    echo "`gettext 'Please edit i2prouter and set the variable RUN_AS_USER'`."
+    echo "`gettext \"Please edit $0 and set the variable RUN_AS_USER\"`."
 }
 
 checkifstartingasroot() {
@@ -1793,7 +1793,7 @@ checkifstartingasroot() {
         echo "`gettext 'Running I2P as the root user is *not* recommended.'`"
         showsetusermesg
         echo
-        echo "`gettext 'To run as root anyway, edit i2prouter and set ALLOW_ROOT=true.'`"
+        echo "`gettext \"To run as root anyway, edit $0 and set ALLOW_ROOT=true.\"`"
         exit 1
     fi
 }
diff --git a/installer/resources/locale/po/messages_de.po b/installer/resources/locale/po/messages_de.po
index ea493e5406eb2e50da894613d77b54456bb5e3f3..dd78dfc5ebc620f26d006673adeb0f3685fbc8de 100644
--- a/installer/resources/locale/po/messages_de.po
+++ b/installer/resources/locale/po/messages_de.po
@@ -192,14 +192,14 @@ msgid "Request a Java thread dump if running."
 msgstr "Falls gestartet, fordere einen Java Thread dump an"
 
 #: ../i2prouter:1788
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
-msgstr "Bitte bearbeite i2prouter und setze die Variable RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
+msgstr "Bitte bearbeite $0 und setze die Variable RUN_AS_USER"
 
 #: ../i2prouter:1793
 msgid "Running I2P as the root user is *not* recommended."
 msgstr "I2P als root Benutzer auszuführen ist *nicht* empfehlenswert."
 
 #: ../i2prouter:1796
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 msgstr ""
-"Um I2P trotzdem als root auszuführen bearbeite i2prouter und setze ALLOW_ROOT=true."
+"Um I2P trotzdem als root auszuführen bearbeite $0 und setze ALLOW_ROOT=true."
diff --git a/installer/resources/locale/po/messages_en.po b/installer/resources/locale/po/messages_en.po
index f5707d7ff8a73df08f34ea502227787d19270f89..97b91236226ee9cc79101d64151fd163297fc52d 100644
--- a/installer/resources/locale/po/messages_en.po
+++ b/installer/resources/locale/po/messages_en.po
@@ -185,7 +185,7 @@ msgid "Request a Java thread dump if running."
 msgstr ""
 
 #: ../i2prouter:1788
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
 msgstr ""
 
 #: ../i2prouter:1793
@@ -193,5 +193,5 @@ msgid "Running I2P as the root user is *not* recommended."
 msgstr ""
 
 #: ../i2prouter:1796
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 msgstr ""
diff --git a/installer/resources/locale/po/messages_fr.po b/installer/resources/locale/po/messages_fr.po
index 92d70bedeb3737661284a40815718046b064ef71..55a2c057ec3c20a7c18dc698b21feeb44dec8835 100644
--- a/installer/resources/locale/po/messages_fr.po
+++ b/installer/resources/locale/po/messages_fr.po
@@ -187,7 +187,7 @@ msgid "Request a Java thread dump if running."
 msgstr ""
 
 #: ../i2prouter:1780
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
 msgstr ""
 
 #: ../i2prouter:1785
@@ -196,5 +196,5 @@ msgstr ""
 "Faire fonctionner I2P en tant qu'utilisateur root n'est *pas* recommandé."
 
 #: ../i2prouter:1788
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 msgstr ""
diff --git a/installer/resources/locale/po/messages_it.po b/installer/resources/locale/po/messages_it.po
index e309b3dca34732ef5b2e907a04c75933c4ea49b8..b3b1eea93630775003fdc857f8d8297729651050 100644
--- a/installer/resources/locale/po/messages_it.po
+++ b/installer/resources/locale/po/messages_it.po
@@ -187,7 +187,7 @@ msgid "Request a Java thread dump if running."
 msgstr ""
 
 #: ../i2prouter:1780
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
 msgstr ""
 
 #: ../i2prouter:1785
@@ -195,5 +195,5 @@ msgid "Running I2P as the root user is *not* recommended."
 msgstr ""
 
 #: ../i2prouter:1788
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 msgstr ""
diff --git a/installer/resources/locale/po/messages_ru.po b/installer/resources/locale/po/messages_ru.po
index b0f43136f507c58b8935168749d439412bee7ffb..1fe035426b631cccfb31e8ca3877a0a9dd1c67fd 100644
--- a/installer/resources/locale/po/messages_ru.po
+++ b/installer/resources/locale/po/messages_ru.po
@@ -188,7 +188,7 @@ msgid "Request a Java thread dump if running."
 msgstr ""
 
 #: ../i2prouter:1780
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
 msgstr ""
 
 #: ../i2prouter:1785
@@ -196,5 +196,5 @@ msgid "Running I2P as the root user is *not* recommended."
 msgstr ""
 
 #: ../i2prouter:1788
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
 msgstr ""
diff --git a/installer/resources/locale/po/messages_sv.po b/installer/resources/locale/po/messages_sv.po
index 11d7a311f29f71b94e589a57df6d482896cb5069..8c89bb310f69ae59a6cef997984a641efe28da32 100644
--- a/installer/resources/locale/po/messages_sv.po
+++ b/installer/resources/locale/po/messages_sv.po
@@ -187,13 +187,13 @@ msgid "Request a Java thread dump if running."
 msgstr "Fråga efter en Java thread dump vid drift."
 
 #: ../i2prouter:1780
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
-msgstr "Var god ändra i2prouter och sätt variabeln RUN_AS_USER"
+msgid "Please edit $0 and set the variable RUN_AS_USER"
+msgstr "Var god ändra $0 och sätt variabeln RUN_AS_USER"
 
 #: ../i2prouter:1785
 msgid "Running I2P as the root user is *not* recommended."
 msgstr "Att köra I2P som användare root är *inte* rekommenderat."
 
 #: ../i2prouter:1788
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
-msgstr "För att köra som root iallafall, ändra i2prouter och sätt ALLOW_ROOT=true"
+msgid "To run as root anyway, edit $0 and set ALLOW_ROOT=true."
+msgstr "För att köra som root iallafall, ändra $0 och sätt ALLOW_ROOT=true"