From: Antonio Ospite Date: Tue, 5 Mar 2013 12:41:21 +0000 (+0100) Subject: Remove an inaccurate comment X-Git-Url: https://git.ao2.it/xudo.git/commitdiff_plain/54d5c7681933852c16f6b38a5fa48d532615b242?hp=245d24cb8077b4a902055a3e623492ef1e1945fe Remove an inaccurate comment Actually su is in the "login" package in Debian which is Essential, so I have it on every system. It's still true that xudo is simpler, tho :) --- diff --git a/xudo.sh b/xudo.sh index 17b488a..981bcfd 100755 --- a/xudo.sh +++ b/xudo.sh @@ -18,9 +18,7 @@ # along with this program. If not, see . -# This is the equivalent of sux[1] but simpler and using sudo, -# since I don't have su installed on some of my systems. -# +# This is the equivalent of sux[1] but simpler and using sudo. # [1] http://fgouget.free.fr/sux/ set -e