mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-09 21:20:48 +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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%attr(4111,root,root) %{_bindir}/lxc-attach
|
%attr(4111,root,root) %{_bindir}/lxc-user-nic
|
||||||
%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
|
|
||||||
%{_mandir}/man1/lxc*
|
%{_mandir}/man1/lxc*
|
||||||
%{_mandir}/man5/lxc*
|
%{_mandir}/man5/lxc*
|
||||||
%{_mandir}/man7/lxc*
|
%{_mandir}/man7/lxc*
|
||||||
|
Loading…
Reference in New Issue
Block a user