Magellan Linux

Annotation of /trunk/busybox-initscripts/conf.d/editor

Parent Directory Parent Directory | Revision Log Revision Log


Revision 724 - (hide annotations) (download)
Mon Jun 2 22:14:35 2008 UTC (15 years, 11 months ago) by niro
File size: 244 byte(s)
-busybox port of magellan-initscript

1 niro 724 # /etc/conf.d/editor - preferred editor settings
2     # $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/conf.d/editor,v 1.1 2008-06-02 22:14:35 niro Exp $
3    
4     # Use your preferred editor as default system-wide.
5     EDITOR="/usr/bin/nano"