if [[ ! -e "$INSTALL_ROOT/etc/sysconfig/hwclock" ]]; then
  config_query UTC "Should the hardware clock store time in UTC (may break systems like MS Windows)?" y
fi
