]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
install only lxc-user-nic setuid
authorDwight Engen <dwight.engen@oracle.com>
Wed, 15 Jan 2014 13:36:28 +0000 (08:36 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 15 Jan 2014 15:06:16 +0000 (10:06 -0500)
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
lxc.spec.in

index b977c8c9fe670f33f5e27b6cd242169cf259fc18..615fcd61d717e944a52d42448f309b7527e0df90 100644 (file)
@@ -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*