9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
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").
|