slackbuilds_ponce/system/xfsudo/README
aaditya 67b019be04 system/xfsudo: Added (run graphical apps as root using sudo).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-12-14 10:52:35 -06:00

8 lines
292 B
Text

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").