[PATCH 4/4] bsp: finaly get rid of /tmp/startet

Robert Langhammer rlanghammer at web.de
Mo Sep 10 21:48:20 CEST 2018


and remove all dependecies to rc.local

Signed-off-by: Robert Langhammer <rlanghammer at web.de>
---
 bsp/default/root_file_system/etc/rc.local | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/bsp/default/root_file_system/etc/rc.local b/bsp/default/root_file_system/etc/rc.local
index 59042c3..82e3357 100755
--- a/bsp/default/root_file_system/etc/rc.local
+++ b/bsp/default/root_file_system/etc/rc.local
@@ -1,13 +1,3 @@
 #!/bin/sh
 # Put your custom commands here that should be executed once
 # the system init finished. By default this file does nothing.
-
-/usr/sbin/configurenetwork
-
-sleep 3
-
-/usr/sbin/configurehood
-
-touch /tmp/started
-
-exit 0
-- 
2.11.0



Mehr Informationen über die Mailingliste franken-dev