Skip to content

Commit 0ccbdc7

Browse files
committed
Make the policy match the cmd launchec in src/application/MainWindow.cpp
1 parent 944b575 commit 0ccbdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/org.coreboot.reboot.policy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<defaults>
88
<allow_active>yes</allow_active>
99
</defaults>
10-
<annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/reboot</annotate>
10+
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/systemctl reboot</annotate>
1111
</action>
1212
</policyconfig>

0 commit comments

Comments
 (0)