diff options
Diffstat (limited to 'initramfs-tools/scripts/live-bottom')
| -rwxr-xr-x | initramfs-tools/scripts/live-bottom/12fstab | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/initramfs-tools/scripts/live-bottom/12fstab b/initramfs-tools/scripts/live-bottom/12fstab index 848fc2f..871180c 100755 --- a/initramfs-tools/scripts/live-bottom/12fstab +++ b/initramfs-tools/scripts/live-bottom/12fstab @@ -44,9 +44,4 @@ then echo "tmpfs /tmp tmpfs nosuid,nodev 0 0" >> "${FSTAB}" fi -if [ "${NOFASTBOOT}" != "true" ] -then - touch root/fastboot -fi - log_end_msg |
