diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-19 07:40:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-11-19 07:43:25 +0000 |
commit | 20dfee5aff22b445738a27d737b31121b709d920 (patch) | |
tree | dbb474e1bea1934c285cbcc41a71a3be634505f6 /main/udev/APKBUILD | |
parent | fee7a639655080bccd7eb7e990e24a790919bd3c (diff) | |
download | aports-20dfee5aff22b445738a27d737b31121b709d920.tar.bz2 aports-20dfee5aff22b445738a27d737b31121b709d920.tar.xz |
main/busybox-initscripts: fix /dev/fd symlink
ref #1465
I think the initramfs create /dev/fd as a dir. When mdev-mount later runs
'ln -snf /proc/self/fd /dev/fd' the 'fd' symlink ends up as /dev/fd/fd.
We fix this by always remove /dev/fd before creating the symlink.
Diffstat (limited to 'main/udev/APKBUILD')
0 files changed, 0 insertions, 0 deletions