Magellan Linux

Diff of /mage/branches/alx-0_6_0/profiles/alx-060/forced-uninstall

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2821 by niro, Wed Aug 31 12:54:15 2011 UTC revision 2822 by niro, Wed Aug 31 16:09:44 2011 UTC
# Line 293  fi Line 293  fi
293    
294  if [[ -f /.dist-upgrade ]]  if [[ -f /.dist-upgrade ]]
295  then  then
296   echo "preparing a reboot in 60 seconds ..."   echo "preparing for a reboot in 60 seconds ..."
297   # reboot via cronjob   # reboot via cronjob
298   [[ ! -d /var/spool/cron/crontabs ]] && install -d /var/spool/cron/crontabs   [[ ! -d /var/spool/cron/crontabs ]] && install -d /var/spool/cron/crontabs
299   # setup a proper cronjob   # setup a proper cronjob

Legend:
Removed from v.2821  
changed lines
  Added in v.2822