It's worthless without it. However it's a scary thing to do. Before acking this, reviewers may want to take another close look at lxc-user-nic itself :)
Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com> --- src/lxc/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am index 8baf169..d210472 100644 --- a/src/lxc/Makefile.am +++ b/src/lxc/Makefile.am @@ -237,6 +237,7 @@ install-exec-local: install-soPROGRAMS cd $(DESTDIR)$(libdir); \ ln -sf liblxc.so.$(VERSION) liblxc.so.$(firstword $(subst ., ,$(VERSION))); \ ln -sf liblxc.so.$(firstword $(subst ., ,$(VERSION))) liblxc.so + chmod u+s $(DESTDIR)$(bindir)/lxc-user-nic uninstall-local: $(RM) $(DESTDIR)$(libdir)/liblxc.so* -- 1.8.1.2 ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel