Commit ba24df48 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files
parent 1f6e2b4a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SUDO
	bool "sudo"
	# uses fork()
	depends on BR2_USE_MMU
	help
	  Sudo is a program designed to allow a sysadmin to give
	  limited root privileges to users and log root activity.  The