From f06b3949462b04459c34c586efcdc5a97ed38e62 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 10 Jan 2010 19:05:30 +0000 Subject: d-i's init is in / --- debian/local/runsystem.gnu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/local') 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" -- cgit v1.2.3