diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-11-05 16:39:59 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-11-05 16:39:59 -0800 |
commit | 1c019dd576dc6f39df8f9dc56c545ee5bcb191c1 (patch) | |
tree | aa071a54069a67ca5347f0c5eea24facd3b88e5b | |
parent | c923fc8115a4c1e3c002221ecf6b691947058246 (diff) | |
download | initramfs-tools-1c019dd576dc6f39df8f9dc56c545ee5bcb191c1.tar.gz initramfs-tools-1c019dd576dc6f39df8f9dc56c545ee5bcb191c1.zip |
Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3857
-rwxr-xr-x | init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh echo "Loading, please wait..." |