From ea8dc2e0af0e0f7e8e8bfb07fdc5474df00d4547 Mon Sep 17 00:00:00 2001 From: jrandom Date: Wed, 29 Sep 2004 19:38:15 +0000 Subject: [PATCH] *nix daemon scripts are gone --- install-headless.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/install-headless.txt b/install-headless.txt index 0ee2f0b43..c5390baf7 100644 --- a/install-headless.txt +++ b/install-headless.txt @@ -1,4 +1,4 @@ -$Id: install-headless.txt,v 1.1 2004/09/01 21:20:03 jrandom Exp $ +$Id: install-headless.txt,v 1.2 2004/09/02 01:54:37 jrandom Exp $ Headless I2P installation instructions 1) tar xjf i2p.tar.bz2 (you've already done this) @@ -9,9 +9,6 @@ Headless I2P installation instructions If you're having trouble, swing by http://forum.i2p.net/, check the website at http://www.i2p.net/, or get on irc://irc.freenode.net/#i2p -To have I2P run on startup as a daemon, after the above, run: - sh install_i2p_service_unix - To run I2P explicitly: sh i2prouter start @@ -24,9 +21,6 @@ To stop the router (immediately): To uninstall I2P: rm -rf $i2pInstallDir -To remove the daemon setup, run: - sh uninstall_i2p_service_unix - Supported JVMs: Windows: Latest available from http://java.sun.com/ (1.3+ supported) Linux: Latest available from http://java.sun.com/ (1.3+ supported)