app-admin/sudo-rs
A memory safe implementation of sudo and su
USE Flags
debug
			
			        Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
			    
		pam
			
			        Global: Adds support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
			    
		su
			
			        * This flag is undocumented *
			    
		system-names
			
			        * This flag is undocumented *
			    
		

View
Download
Browse