blob: 8cb3cbda95565628817f45cc1c0b5a1586991145 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- data/org.gsmartcontrol.policy.orig 2017-08-27 18:49:36.000000000 +0200
+++ data/org.gsmartcontrol.policy 2021-02-02 21:41:16.437199000 +0100
@@ -12,7 +12,7 @@
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
- <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/gsmartcontrol</annotate>
+ <annotate key="org.freedesktop.policykit.exec.path">%%PREFIX%%/sbin/gsmartcontrol</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
</action>
|