[BusyBox] sourcing files

Hinko Kocevar hinko.kocevar at iskramedical.si
Tue Jul 6 19:38:03 UTC 2004


Hi,

I have built Busybox 0.60.5 for ARM and have following
boot setup:
# cat /etc/inittab
# BusyBox inittab

::sysinit:/etc/init.d/rcS
::respawn:/bin/sh
::restart:/sbin/init
::shutdown:/bin/umount -a

and

# cat /etc/init.d/rcS
#!/bin/sh
[..]
# source /etc/profile
. /etc/profile

What is wrong that /etc/profile does not get "sourced" at bootup ?
All other commands in /etc/profile execute just fine. If I try to
source it from cmd prompt it also works...

regards,
-- 

hinko<dot>kocevar<at>
iskramedical<dot>si
Hinko Kocevar, developer
Iskra Medical d.o.o.
Stegne 23, 1k LJ, SLO-EU





More information about the busybox mailing list