cjdroute disclamer change

This commit is contained in:
Jack L. Frost 2014-09-30 08:42:00 +04:00
parent 5e4dfbcb3a
commit 7c4451c464
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
#!/usr/bin/env watchman
# Two warnings:
# 1) This script uses a script to run cjdroute and feed it
# the config: http://pastie.org/9418234
# The script is on its way to the main cjdns repo, but it's
# not in there yet: https://github.com/cjdelisle/cjdns/pull/601
# the config. It can be found in the main cjdns repo:
# contrib/bash/run-cjdroute.bash
# Or here: http://sprunge.us/gYKX
# 2) service_respawn is disabled by default because you need
# "noBackground":1 in cjdroute.conf for it to actually work.
# Barely.