blob: 2a7cdf65e11c87ac33fca68b8eb7f9328f700b92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -r -u a/miscellaneous/com.github.woeusb.woeusb-ng.policy b/miscellaneous/com.github.woeusb.woeusb-ng.policy
--- a/miscellaneous/com.github.woeusb.woeusb-ng.policy 2026-06-29 13:43:15.989599585 -0400
+++ b/miscellaneous/com.github.woeusb.woeusb-ng.policy 2026-06-29 13:43:19.805539285 -0400
@@ -22,7 +22,7 @@
<allow_active>auth_admin_keep</allow_active>
</defaults>
- <annotate key="org.freedesktop.policykit.exec.path">/usr/local/bin/woeusbgui</annotate>
+ <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/woeusbgui</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
</action>
</policyconfig>
|