diff options
Diffstat (limited to 'package/base-files/default/bin/firstboot')
| -rwxr-xr-x | package/base-files/default/bin/firstboot | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/package/base-files/default/bin/firstboot b/package/base-files/default/bin/firstboot index 604721873..eff7063b1 100755 --- a/package/base-files/default/bin/firstboot +++ b/package/base-files/default/bin/firstboot @@ -60,6 +60,3 @@ mount none /tmp  -t ramfs  umount /rom/proc  umount /rom/tmp  umount /rom/dev - -# normally created by boot script -mkdir -p /var/run  | 
