diff options
| author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2026-06-29 14:03:56 -0400 |
|---|---|---|
| committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2026-06-29 17:30:43 -0400 |
| commit | ff39c8b06142b95561b8522b471868a8e679421d (patch) | |
| tree | 7db3efc7415d8c431ccf96142c8130d5318cb492 /crn/packages/patches/woeusb-include-gui.patch | |
| parent | d55bb28a3c280b84eeaeb4fddc68f57dd2206fac (diff) | |
Diffstat (limited to 'crn/packages/patches/woeusb-include-gui.patch')
| -rw-r--r-- | crn/packages/patches/woeusb-include-gui.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/crn/packages/patches/woeusb-include-gui.patch b/crn/packages/patches/woeusb-include-gui.patch new file mode 100644 index 0000000..2a7cdf6 --- /dev/null +++ b/crn/packages/patches/woeusb-include-gui.patch @@ -0,0 +1,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> |
