Skip to content

Commit

Permalink
Merge pull request #48 from JRivrain/patch-1
Browse files Browse the repository at this point in the history
Launch as root from gnome-shell menu
  • Loading branch information
fschueller authored Feb 1, 2019
2 parents dced861 + 85dae2d commit eb97d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/desktop/rmt.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ X-SuSE-YaST-AutoInst=
X-SuSE-YaST-AutoInstResource=rmt

Icon=yast-rmt
Exec=/sbin/yast2 rmt
Exec=xdg-su -c "/sbin/yast2 rmt"

Name=RMT Configuration
GenericName=RMT Configuration
Expand Down

0 comments on commit eb97d7b

Please sign in to comment.