Bug 8841

Summary: visudo ignores EDITOR/VISUAL vars
Product: Busybox Reporter: Alexander Regueiro <alexreg>
Component: Standard ComplianceAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.24.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Alexander Regueiro 2016-04-04 19:26:43 UTC
The `visudo` command ignores the EDITOR and VISUAL command-line variables, and instead also uses `vi` as editor. This is contrary to GNU and BSD behaviour of `visudo`.