We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944b575 commit 0ccbdc7Copy full SHA for 0ccbdc7
src/resources/org.coreboot.reboot.policy
@@ -7,6 +7,6 @@
7
<defaults>
8
<allow_active>yes</allow_active>
9
</defaults>
10
- <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/reboot</annotate>
+ <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/systemctl reboot</annotate>
11
</action>
12
</policyconfig>
0 commit comments