commit | cec959f968c8d5037d276a597ddf11cb393c1a27 | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Mon Feb 01 09:59:44 2016 -0800 |
committer | Greg Hackmann <ghackmann@google.com> | Mon Feb 01 10:02:19 2016 -0800 |
tree | 99d77909761ea4a702dd01b7c9dc136d901b914a | |
parent | 17e11e533fb6caf94a1777916e944415f9972d90 [diff] |
init.rc: add missing /dev/fd symlink The Linux kernel implicitly expects /dev/fd to symlink to /proc/self/fd. This change fixes the exec/execveat.c kernel selftest. Change-Id: Ia08d50023336fdbfc098527299c326d9d59039a9 Signed-off-by: Greg Hackmann <ghackmann@google.com>