Fix permission issues when running GSMARTControl
This commit is contained in:
parent
3f9ebedfb3
commit
661681b806
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue