From c8f2b74b57727d5ad2737ab59615d8d9bbf29031 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 24 Feb 2014 16:53:00 +0100 Subject: [rfs-stage31] Fix prompt of drop_shell call --- remote/rootfs/rootfs-stage31/data/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/rootfs/rootfs-stage31/data') diff --git a/remote/rootfs/rootfs-stage31/data/init b/remote/rootfs/rootfs-stage31/data/init index 95495684..66155ecf 100755 --- a/remote/rootfs/rootfs-stage31/data/init +++ b/remote/rootfs/rootfs-stage31/data/init @@ -94,7 +94,7 @@ bench_event "NETWORK" "Network up and running" [ $DEBUG -ge 3 ] && drop_shell "Requested Debug Shell: after network/before configuring." -. "/inc/activate_sysconfig" || drop_shell "Could not source /bin/activate_sysconfig" +. "/inc/activate_sysconfig" || drop_shell "Could not source /inc/activate_sysconfig" bench_event "CONFIG" "Downloaded config" # From here on, we have all the vars from /opt/openslx/config -- cgit v1.2.3-55-g7522