On Fri, May 01, 2009 at 05:55:22PM +0700, Mikhail Gusarov wrote: > chname(8) allows to run specified command with new hostname, e.g. > for running something in chroot and distinguishing it later in syslog. > > Implemented by using unshare(CLONE_NEWUTS) and hence requires Linux 2.6.19. The name seems a little too generic and un-descriptive to me. Other than that I wonder if we shouldn't just have one tool to run a command line with all kinds of clone options instead of adding a new tool for each clone option. -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html