#%% begin initialize 
if [ ! -f /etc/sysconfig/clock ]; then
  cp /etc/sysconfig/clock.dist /etc/sysconfig/clock
fi
#%% end
