--daemonize : the first new feature of 0.3
[untie.git] / README
bloba021a01de2432690535463e5319c97233605ec4f
1 o untie
2 ~~~~~~~
4 untie is a tool used to launch commands in new namespaces. The man page has
5 the operational details.
8 o Installation
9 ~~~~~~~~~~~~~~
11 untie is linux specific and its requirements on the kernel depend on
12 the virtualization feature you want to use.
14 A 'make' should be enough to compile it, and a 'make install' or
15 'make install PREFIX=/prefix' will install untie either in /usr/local
16 or in the prefix you chose.