Bug 8841 - visudo ignores EDITOR/VISUAL vars
Summary: visudo ignores EDITOR/VISUAL vars
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.24.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 19:26 UTC by Alexander Regueiro
Modified: 2016-04-04 19:26 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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`.