mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
9 lines
292 B
Text
9 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").
|