]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/miniinit/files/rcS
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / miniinit / files / rcS
1 #!/bin/sh
2 for i in /etc/rcS.d/S* /etc/rc2.d/S*; do
3         $i start 2>&1
4 done | logger -s -p 6 -t ''