From 1001e750e727e0e83346babafa6db82a6a5310f7 Mon Sep 17 00:00:00 2001 From: Robert Myers Date: Thu, 18 Apr 2013 11:35:38 -0500 Subject: [PATCH] Fix a small typo in fake init scripts. Change-Id: Iaae4e8424ce2e87b0d19391fa2994042aed832e5 --- elements/dpkg/root.d/99-block-daemons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elements/dpkg/root.d/99-block-daemons b/elements/dpkg/root.d/99-block-daemons index 55cf9db2..feb5a4a3 100755 --- a/elements/dpkg/root.d/99-block-daemons +++ b/elements/dpkg/root.d/99-block-daemons @@ -25,6 +25,6 @@ sudo mv $TARGET_ROOT/usr/sbin/invoke-rc.d $TARGET_ROOT/usr/sbin/invoke-rc.d.REAL sudo dd of=$TARGET_ROOT/usr/sbin/invoke-rc.d <