skeleton: remove loopback interface configuration from inittab
authorBaruch Siach <baruch@tkos.co.il>
Thu, 3 Jun 2010 05:36:50 +0000 (08:36 +0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 9 Jun 2010 11:38:58 +0000 (13:38 +0200)
commit8dad77bac4a027ede5ea95400dbf5c8131bbf635
treed7d70bb617fc33a1b20299cece4df92366efe3f7
parent016eb67078952e6309d573d447b7df25cde0aa15
skeleton: remove loopback interface configuration from inittab

The lo interface is marked auto in /etc/network/interfaces, so the
configuration of the loopback network interface is part of the
S40network init script. This causes the "RTNETLINK answers: File exists" error
message to appear at startup time.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
target/device/Atmel/root/target_busybox_skeleton/etc/inittab
target/device/Atmel/root/target_skeleton/etc/inittab
target/device/xtensa/skeleton-patch/etc/inittab
target/generic/target_busybox_skeleton/etc/inittab
target/generic/target_skeleton/etc/inittab