summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage31/data
diff options
context:
space:
mode:
authorSimon Rettberg2014-02-24 16:53:00 +0100
committerSimon Rettberg2014-02-24 16:53:00 +0100
commitc8f2b74b57727d5ad2737ab59615d8d9bbf29031 (patch)
treef2fd549e876676aec37ffc8f0f6b9233a9a71d53 /remote/rootfs/rootfs-stage31/data
parentultrastace: Timestamps (diff)
downloadtm-scripts-c8f2b74b57727d5ad2737ab59615d8d9bbf29031.tar.gz
tm-scripts-c8f2b74b57727d5ad2737ab59615d8d9bbf29031.tar.xz
tm-scripts-c8f2b74b57727d5ad2737ab59615d8d9bbf29031.zip
[rfs-stage31] Fix prompt of drop_shell call
Diffstat (limited to 'remote/rootfs/rootfs-stage31/data')
-rwxr-xr-xremote/rootfs/rootfs-stage31/data/init2
1 files changed, 1 insertions, 1 deletions
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