Magellan Linux

Diff of /trunk/initscripts/sysvinit/etc/shells

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/magellan-initscripts/etc/shells revision 3 by niro, Mon Dec 13 22:52:07 2004 UTC trunk/initscripts/sysvinit/etc/shells revision 1358 by niro, Sat Jun 4 21:17:26 2011 UTC
# Line 1  Line 1 
1    # /etc/shells - valid login shells for this system
2    # $Id$
3    
4  /bin/sh  /bin/sh
5  /bin/bash  /bin/bash
6  /bin/false  /bin/dash
7    /bin/tcsh
8    /bin/csh
9    /bin/esh
10    /bin/ksh
11    /bin/zsh
12    /bin/sash
13    /bin/false

Legend:
Removed from v.3  
changed lines
  Added in v.1358