cron always uses the $EDITOR variable first.. So its right.

Whats the problem?

> In fcrontab, I notice that the editor variable is over-ruled by the 
> EDITOR variable.
> 
> % echo $EDITOR
> /bin/nano
> 
> % grep editor /etc/fcron/fcron.conf
> # Location of the default editor for "fcrontab -e"
> editor          =       /usr/bin/vim
> 
> However, when I run 'fcrontab -e' the editor used is nano.
> 
> Of course I can simply change EDITOR, but that is besides the point.


--
[EMAIL PROTECTED] mailing list

Reply via email to