Magellan Linux

Diff of /smage/trunk/extras/slim/slim-1.3.2-r1.smage2

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

revision 1202 by niro, Sat Jan 29 00:07:54 2011 UTC revision 1203 by niro, Sat Jan 29 00:08:41 2011 UTC
# Line 63  src_prepare() Line 63  src_prepare()
63   # fix the shutdown and reboot commands to match busybox   # fix the shutdown and reboot commands to match busybox
64   sed -i -e "s:/var/run/slim.lock:/var/run/slim.pid:" \   sed -i -e "s:/var/run/slim.lock:/var/run/slim.pid:" \
65   -e "s:# daemon.*:daemon\tyes:" \   -e "s:# daemon.*:daemon\tyes:" \
66   -e "s:^\(halt_cmd.*):\1\t/sbin/halt:" \   -e "s:^\(halt_cmd.*\):\1\t/sbin/halt:" \
67   -e "s:^\(reboot_cmd.*):\1\t/sbin/reboot:" \   -e "s:^\(reboot_cmd.*\):\1\t/sbin/reboot:" \
68   slim.conf || die   slim.conf || die
69  }  }
70    

Legend:
Removed from v.1202  
changed lines
  Added in v.1203