Revision 198f8249

b/snf-image-host/common.sh.in
305 305
: ${HELPER_EXTRA_PKGS:="linux-image-amd64,e2fsprogs,ntfs-3g,ntfsprogs,xmlstarlet,python,parted,reglookup,chntpw"}
306 306
: ${HELPER_MIRROR:=""}
307 307
: ${PITHOS_DB:="sqlite:////@localstatedir@/lib/pithos/backend.db"}
308
: ${PITHOS_DATA:="@localstatedir@/lib/pithos/"}
308
: ${PITHOS_DATA:="@localstatedir@/lib/pithos/data/"}
309 309

  
310 310
SCRIPT_NAME=$(basename $0)
311 311

  
b/snf-image-host/defaults
58 58
# PITHOS_DB="sqlite:////var/lib/pithos/backend.db"
59 59

  
60 60
# PITHOS_DATA: Directory where pithos data are hosted
61
# PITHOS_DATA="/var/lib/pithos/"
61
# PITHOS_DATA="/var/lib/pithos/data"
62 62

  
63 63
# Paths for needed programs. Uncommend and change the variables below, if you
64 64
# don't want to use the default one.

Also available in: Unified diff