summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/local/runsystem.gnu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/runsystem.gnu b/debian/local/runsystem.gnu
index bb79eeda..92870c36 100755
--- a/debian/local/runsystem.gnu
+++ b/debian/local/runsystem.gnu
@@ -37,7 +37,7 @@ console -d vga -d pc_kbd -c /dev/vcs
echo "Starting d-i's init in 2s, hoping for the best"
sleep 2
-/bin/init
+/init
echo "d-i init died"