base-files: fix minor problem in init.d/boot
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Tue, 5 Apr 2011 15:09:32 +0000 (15:09 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Tue, 5 Apr 2011 15:09:32 +0000 (15:09 +0000)
commit48465d3d6367e6caf3ad211207af1942919b2e59
tree89d7a331bc9f86d5f0d6651e6e74d3fa7c5738fe
parent9d54c7aaafecd0df9c60da06b0515673ebcd01f5
base-files: fix minor problem in init.d/boot

The script tests for the existance of /dev/root with test -e which fails if
/dev/root is a dangling symlink making the call to ln fail.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 26483
package/base-files/files/etc/init.d/boot