xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

[Cubox] Default crontab editor is mcedit although system has nano set #646

Closed CurlyMoo closed 9 years ago

CurlyMoo commented 9 years ago

When i run crontab -e on my Hummingboard, mcedit start. However, when i run select-editor it says nano is set default:

root@cubox ~ # select-editor

Select an editor.  To change later, run 'select-editor'.
  1. /bin/nano        <---- easiest
  2. /usr/bin/mcedit

Choose 1-2 [1]:

If i choose nano again using select-editor it uses nano subsequent times. IMHO the system should use nano by default.

CurlyMoo commented 9 years ago

Fixed in latest image.