Magellan Linux

Diff of /branches/magellan-next/core/systemd/systemd-31-r1.smage2

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

revision 8800 by niro, Thu Jul 28 18:28:48 2011 UTC revision 8801 by niro, Thu Jul 28 18:30:45 2011 UTC
# Line 171  postinstall() Line 171  postinstall()
171   fi   fi
172   fi   fi
173    
174   # check mtab, and replace with a symlink if requiered   # check mtab, and replace with a symlink if required
175   if [[ ! -L ${MROOT}/etc/mtab ]] || \   if [[ ! -L ${MROOT}/etc/mtab ]] || \
176   [[ $(readlink ${MROOT}/etc/mtab) != /proc/self/mounts ]]   [[ $(readlink ${MROOT}/etc/mtab) != /proc/self/mounts ]]
177   then   then

Legend:
Removed from v.8800  
changed lines
  Added in v.8801