aboutsummaryrefslogtreecommitdiff
path: root/system/xfsudo/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xfsudo/README')
-rw-r--r--system/xfsudo/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/xfsudo/README b/system/xfsudo/README
new file mode 100644
index 0000000000000..1c7e4f0c88e33
--- /dev/null
+++ b/system/xfsudo/README
@@ -0,0 +1,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").