From 67b019be042a94dfd071a90156c795e10b59be6b Mon Sep 17 00:00:00 2001 From: aaditya Date: Sat, 7 Dec 2013 17:33:11 +0100 Subject: system/xfsudo: Added (run graphical apps as root using sudo). Signed-off-by: Matteo Bernardini --- system/xfsudo/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/xfsudo/README (limited to 'system/xfsudo/README') diff --git a/system/xfsudo/README b/system/xfsudo/README new file mode 100644 index 0000000000..1c7e4f0c88 --- /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"). -- cgit v1.2.3