summaryrefslogtreecommitdiff
path: root/sources/target_skeleton/etc/init.d/S50networking
diff options
context:
space:
mode:
Diffstat (limited to 'sources/target_skeleton/etc/init.d/S50networking')
-rwxr-xr-xsources/target_skeleton/etc/init.d/S50networking7
1 files changed, 0 insertions, 7 deletions
diff --git a/sources/target_skeleton/etc/init.d/S50networking b/sources/target_skeleton/etc/init.d/S50networking
deleted file mode 100755
index db60359f9..000000000
--- a/sources/target_skeleton/etc/init.d/S50networking
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-# start lo all the time
-ifconfig lo 127.0.0.1 up
-route add -net 127.0.0.0 netmask 255.0.0.0 lo
-
-hostname -F /etc/hostname