Subject: Re: Moving lfs_cleanerd to /libexec
To: None <tech-userlevel@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: tech-userlevel
Date: 11/08/2006 22:56:40
jmmv84@gmail.com writes:
> Any objections to moving the lfs_cleanerd to /libexec, keeping a

Make sure the program is linked against /lib/*.so.* instead of
/usr/lib/*.so.* if MKDYNAMICROOT=yes.
I think you need to add some tricks for /libexec in <bsd.shlib.mk>
like those for /bin and /sbin .

-- 
ITOH Yasufumi