From: Matthew Toseland <[email protected]> > The node will automatically reseed if the seedNodes file is more recent > than the most recent item in the datastore on startup. So please don't > change the seedNodes file unnecessarily (the debian package used to do > this, don't know what the current status is - something to look at once > you get it working again :)).
Then you might want to fix that 'update.sh' script that downloads the latest freenet.jar and seedNodes file. It seems that this sequence should work: sh stop-freenet.sh sh update.sh sh start-freenet.sh -Wayne _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
