[lxc-devel] [PATCH] install only lxc-user-nic setuid

Dwight Engen dwight.engen at oracle.com
Wed Jan 15 13:36:28 UTC 2014


Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
---
 lxc.spec.in | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/lxc.spec.in b/lxc.spec.in
index b1bc649..a4a9e13 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -126,15 +126,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*
-- 
1.8.3.1



More information about the lxc-devel mailing list