1 2 3 4 5 6 7 8
#!/bin/sh uci -q get gnunet.dhtcache || uci set gnunet.dhtcache=gnunet-config uci -q batch <<EOF set gnunet.dhtcache.DATABASE=heap commit gnunet EOF