Magellan Linux

Diff of /branches/magellan-next/core/systemd/systemd-28-r2.smage2

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

revision 7869 by niro, Thu Jun 2 19:42:59 2011 UTC revision 7870 by niro, Thu Jun 2 19:43:51 2011 UTC
# Line 109  echo "Include SysV init Compat symlinks" Line 109  echo "Include SysV init Compat symlinks"
109   minstalldir /sbin || die   minstalldir /sbin || die
110   mlink ../bin/systemd /sbin/init || die   mlink ../bin/systemd /sbin/init || die
111   local i   local i
112   for in reboot halt poweroff shutdown telinit runlevel   for i in reboot halt poweroff shutdown telinit runlevel
113   do   do
114   mlink ../bin/systemctl /sbin/${i} || die   mlink ../bin/systemctl /sbin/${i} || die
115   done   done

Legend:
Removed from v.7869  
changed lines
  Added in v.7870