#!/bin/sh

# Database specific variables
FREENAS_SQLITE_CMD="/usr/local/bin/sqlite3fn"
FREENAS_CONFIG="/data/freenas-v1.db"
