# Make sure our cache dir is there
mkdir -p /var/cache/ltsp

# Also delete the cache files in case they exist in the underlying root rofs.
rm -f /var/cache/ltsp/ltsp_config /var/cache/ltsp/ltsp_config_env
