summaryrefslogtreecommitdiff
path: root/sudo/sudo_1.6.7p5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'sudo/sudo_1.6.7p5.oe')
-rw-r--r--sudo/sudo_1.6.7p5.oe4
1 files changed, 4 insertions, 0 deletions
diff --git a/sudo/sudo_1.6.7p5.oe b/sudo/sudo_1.6.7p5.oe
index e401d13d80..e9c00a6356 100644
--- a/sudo/sudo_1.6.7p5.oe
+++ b/sudo/sudo_1.6.7p5.oe
@@ -1,5 +1,9 @@
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
+DESCRIPTION = "Sudo (superuser do) allows a system \
+administrator to give certain users (or groups of \
+users) the ability to run some (or all) commands \
+as root while logging all commands and arguments."
SRC_URI = ftp://ftp.sudo.ws/pub/sudo/sudo-${PV}.tar.gz \
file://${FILESDIR}/nonrootinstall.patch;patch=1 \