#!/bin/sh uci -q get gnunet.dhtcache || uci set gnunet.dhtcache=gnunet-config uci -q batch <<EOF set gnunet.dhtcache.DATABASE=postgres commit gnunet EOF