On 06/17/2009 07:08 PM, Warren Togami wrote:
On 06/17/2009 06:51 AM, Harald Hoyer wrote:
If rpcbind, then write only the necessary user into the initrd's
/etc/passwd. Do not copy the generating system's /etc/passwd.
Any objections?
s.th. like
grep $user /etc/passwd >> ${initdir}/etc/passwd
?
Yes, except does the rpcbind user need to run as any userid number in
particular? rpcbind gets killed before switch_root right? We might be
able to do this without grep scraping.
right, OKFORME :)
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html