Re: [PATCH] busybox: Add inetd related files
From: Phil Blundell <philb@gnu.org>
Date: 2012-07-27 20:56:21
From: Phil Blundell <philb@gnu.org>
Date: 2012-07-27 20:56:21
On Fri, 2012-07-27 at 20:26 +0000, Cooper Jr., Franklin wrote:
The section you mentioned is within the file inetd which I am adding to the SRC_URI list in the busybox_1.19.4.bb file. The variable ${sbindir} won't be expanded.
Right, so you need to arrange for it to get expanded. If you hardcode
the path, the script will just fail unless ${sbindir} happens to be set
to /usr/sbin.
p.