blob: 1c7e4f0c88e3303f8aa63d9cdc09303bec1d353a (
plain)
1
2
3
4
5
6
7
8
|
xfsudo - run graphical applications as superuser using sudo
xfsu - run graphical applications as root using sudo -i
Uses zenity to create the dialog box and sudo as backend to
run the program as root.
NOTE: for this to work you need to put your user in the
sudoers file (see "man visudo").
|