Do not ship polkit rules for now, since this might have security implications.
This commit is contained in:
parent
e94386a382
commit
fb688e6cc1
@ -103,7 +103,8 @@ getent group vagrant >/dev/null || groupadd -r vagrant
|
||||
%exclude %{vagrant_plugin_instdir}/.gitignore
|
||||
%{vagrant_plugin_spec}
|
||||
# polkit
|
||||
%{_datadir}/polkit-1/rules.d/10-vagrant-libvirt.rules
|
||||
# TODO: Disabled for now, since this might have security implications.
|
||||
%exclude %{_datadir}/polkit-1/rules.d/10-vagrant-libvirt.rules
|
||||
|
||||
%files doc
|
||||
%doc %{vagrant_plugin_docdir}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user