Home | Mirror | Search

第 6 章 sudo, sudoedit - execute a command as another user

## Allow root to run any commands anywhere
root    ALL=(ALL)       ALL
neo     ALL=(ALL)       ALL
%wheel  ALL=(ALL)       ALL
		
comments powered by Disqus