mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
Busybox vi is installed in /bin/vi, but crontab was looking for
/usr/bin/vi. This patch makes crontab look for /bin/vi instead.
|
||
|---|---|---|
| .. | ||
| adjtimex.c | ||
| Config.in | ||
| crond.c | ||
| crontab.c | ||
| dc.c | ||
| dutmp.c | ||
| makedevs.c | ||
| Makefile | ||
| Makefile.in | ||
| mt.c | ||
| strings.c | ||
| time.c | ||
| update.c | ||
| watchdog.c | ||