From: Dwight Engen Date: Wed, 15 Jan 2014 13:36:28 +0000 (-0500) Subject: install only lxc-user-nic setuid X-Git-Tag: lxc-1.0.0.beta2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3da3d8296d6ff2b9aa1da24830c548c87469404;p=thirdparty%2Flxc.git install only lxc-user-nic setuid Signed-off-by: Dwight Engen Acked-by: Stéphane Graber --- diff --git a/lxc.spec.in b/lxc.spec.in index b977c8c9f..615fcd61d 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -124,15 +124,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) %{_bindir}/* -%attr(4111,root,root) %{_bindir}/lxc-attach -%attr(4111,root,root) %{_bindir}/lxc-create -%attr(4111,root,root) %{_bindir}/lxc-clone -%attr(4111,root,root) %{_bindir}/lxc-start -%attr(4111,root,root) %{_bindir}/lxc-netstat -%attr(4111,root,root) %{_bindir}/lxc-unshare -%attr(4111,root,root) %{_bindir}/lxc-execute -%attr(4111,root,root) %{_bindir}/lxc-checkpoint -%attr(4111,root,root) %{_bindir}/lxc-restart +%attr(4111,root,root) %{_bindir}/lxc-user-nic %{_mandir}/man1/lxc* %{_mandir}/man5/lxc* %{_mandir}/man7/lxc*