1CJDNS-ONLINE(1) CJDNS-ONLINE(1)
2
3
4
6 cjdns-online -- check whether cjdns tunnel devices are available
7
9 cjdns-online [<options>...]
10
12 Cjdns-online waits for cjdns to make its tunnel device available so
13 that services that listen on the cjdns IP can start. If you have con‐
14 figured services to listen on the cjdns IP, then you can use:
15
16
17 systemctl enable cjdns-wait-online
18
19
20
21 to wait until this IP is available before starting network services.
22 This will increase your boot time somewhat, but is needed to launch
23 thttpd at boot, for example.
24
26 · -t, --timeout <timeout_value>: time to wait in seconds,
27 default 30
28
29 · -x, --exit: Exit immediately if cjdns is not online
30
31 · -i, --interface: Output interface name instead of IP
32
33 · -q, --quiet: Don´t print anything
34
35 · -s, --wait-for-startup: Wait for full startup instead of just tun
36 dev. This is not implemented.
37
38
39
40
41
42
43 May 2019 CJDNS-ONLINE(1)