Summary: | crontab has a hardcoded reference to /bin/vi | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Thomas Zehetbauer <thomasz> |
Component: | vixie-cron | Assignee: | Crutcher Dunnavant <crutcher> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-04-10 22:02:52 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Thomas Zehetbauer
1999-05-04 12:01:50 UTC
Not true: krusty 531 bash$ ls -al /bin/vi -rwxr-xr-x 1 root root 552808 Mar 25 17:40 /bin/vi* krusty 532 bash$ rpm -qf /bin/vi vim-minimal-5.3-7 A quick "strings -a /usr/bin/crontab" gives one hope that EDITOR/VISUAL are honored also. |