Don't create cache folder with --no-cache
Prevent the --initdb command to create cache folder if it's explicitly disabled. This is relevant since other tooling may provide the /var folder, specifically in OpenWrt it's a symlink to /tmp/
Signed-off-by: Paul Spooren mail@aparcar.org