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
config_query  SELINUX   "Do you want to enable selinux support?"  n
