Fix permission issues when running GSMARTControl

This commit is contained in:
2Shirt 2020-01-19 15:49:16 -07:00
parent 3f9ebedfb3
commit 661681b806
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -16,7 +16,7 @@
<execute>gparted</execute>
</action> </item>
<item label="GSmartControl"> <action name="Execute">
<execute>gsmartcontrol</execute>
<execute>gsmartcontrol_polkit</execute>
</action> </item>
<item label="Network Diagnostics"> <action name="Execute">
<execute>urxvt -title "Network Diagnostics" -hold -e hw-diags-network</execute>