Magellan Linux

Diff of /branches/magellan-next/include/mtools.minc

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

revision 27 by niro, Thu Jun 2 22:46:24 2011 UTC revision 28 by niro, Fri Aug 26 22:18:48 2011 UTC
# Line 241  mreloadunit() Line 241  mreloadunit()
241   esac   esac
242   fi   fi
243    
244     # reload daemon to honor changed unit files
245     systemctl daemon-reload
246    
247   # do not stop services on bootstrap or MROOT!=/   # do not stop services on bootstrap or MROOT!=/
248   if [[ ${MAGE_BOOTSTRAP} != true ]] && [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ ${MAGE_BOOTSTRAP} != true ]] && [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
249   then   then

Legend:
Removed from v.27  
changed lines
  Added in v.28