mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 05:17:59 +00:00
install only lxc-user-nic setuid
Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
fcdb97df5d
commit
a3da3d8296
10
lxc.spec.in
10
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*
|
||||
|
Loading…
Reference in New Issue
Block a user