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

Skip to content
Snippets Groups Projects
Commit 02923138 authored by zzz's avatar zzz
Browse files

boom bye bye bad bwoy

parent 87d142ba
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ public class ConfigServiceHandler extends FormHandler {
if (_context.hasWrapper())
registerWrapperNotifier(Router.EXIT_HARD, false);
_context.router().shutdown(Router.EXIT_HARD);
addFormNotice(_("Shutdown immediately! boom bye bye bad bwoy"));
addFormNotice(_("Shutdown immediately"));
} else if (_("Cancel graceful shutdown").equals(_action)) {
_context.router().cancelGracefulShutdown();
addFormNotice(_("Graceful shutdown cancelled"));
......
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