|
|
@ -2,7 +2,7 @@ |
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: target/Idunn/initramfs/init.sh |
|
|
|
# Filename: target/idunn/initramfs/init.sh |
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -13,4 +13,8 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
export PATH |
|
|
|
|
|
|
|
/etc/rc.d/rc.sysinit |
|
|
|
|
|
|
|
exec /bin/sh |