]> git.pld-linux.org Git - packages/spice-gtk.git/commitdiff
usb acl helper should have setuid
authorJan Palus <atler@pld-linux.org>
Mon, 1 Oct 2018 23:06:11 +0000 (01:06 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 1 Oct 2018 23:07:08 +0000 (01:07 +0200)
spice-gtk.spec

index 3655f63210c5023f171a4c1fe0e50078bc750682..4d5bc9d65bbb71c609cabc5cf95341340666d93e 100644 (file)
@@ -296,7 +296,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with usbredir}
 %files -n spice-glib-usb
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
+%attr(4755,root,root) %{_bindir}/spice-client-glib-usb-acl-helper
 %{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
 %endif
 
This page took 0.11303 seconds and 4 git commands to generate.