summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/43disable_updateinitramfs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-26 13:43:05 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:06 +0100
commitc61a099f9f482a9824ea71713e91c8637ef5cc99 (patch)
treebe22c1e181280a0cc2b30aed05f7eea487c46c12 /scripts/live-bottom/43disable_updateinitramfs
parentd97cd9e6ed4ccdd3e06ddfd957b6b5b22af21490 (diff)
downloadlive-boot-c61a099f9f482a9824ea71713e91c8637ef5cc99.tar.gz
live-boot-c61a099f9f482a9824ea71713e91c8637ef5cc99.zip
Merging casper 1.168.
Diffstat (limited to 'scripts/live-bottom/43disable_updateinitramfs')
-rwxr-xr-xscripts/live-bottom/43disable_updateinitramfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/43disable_updateinitramfs b/scripts/live-bottom/43disable_updateinitramfs
index dab2290..fa0ecac 100755
--- a/scripts/live-bottom/43disable_updateinitramfs
+++ b/scripts/live-bottom/43disable_updateinitramfs
@@ -33,7 +33,7 @@ chroot /root dpkg-divert --add --rename --quiet \
if [ -w /cdrom ]
then
-cat > /root/usr/sbin/update-initramfs << EOF
+cat > /root/usr/sbin/update-initramfs << 'EOF'
#!/bin/sh
update-initramfs.distrib "$@"