ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/lmainit/rc.values
(Generate patch)

Comparing lmainit/rc.values (file contents):
Revision 1.1 by root, Sat Dec 7 21:49:49 2002 UTC vs.
Revision 1.2 by root, Wed Jan 7 09:33:59 2004 UTC

1#!/ vim, this is /bash syntax !/ 1#!/ vim, this is /bash syntax !/
2 2
3PENGUIN=1 # display pengo (requires a lot of space!) 3PENGUIN=1 # display pengo (requires a lot of space!)
4TERMBLANK=60 # screen blanking timeout 4TERMBLANK=60 # screen blanking timeout
5SYSV_EXEC=0 # execute sysv-scripts in $RCDIR/rc?.d/[SK][0-9][0-9]* 5SYSV_EXEC=0 # execute sysv-scripts in $RCDIR/rc?.d/[SK][0-9][0-9]*
6SYSV_FAC=1 # scripts in $RCDIR/init.d/* are used overwrite builtins 6SYSV_FAC=1 # scripts in $RCDIR/init.d/* are used to supplement builtins
7SYSV_PRI=1 # give sysv scripts priority? else builtins overwrite
7SLOW_TERMINAL=0 # set if terminal is slow (serial console, slow machine) 8SLOW_TERMINAL=0 # set if terminal is slow (serial console, slow machine)
8#CONSOLE=/dev/console # use console other than default /dev/tty1? 9#CONSOLE=/dev/console # use console other than default /dev/tty1?
9VENDOR_STRING="DIY 0.2 / Ticklish Uvula" 10VENDOR_STRING="DIY 0.2 / Ticklish Uvula"
10#RESET=1 # clear the sceren after changing runlevels 11#RESET=1 # clear the sceren after changing runlevels
11 12

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines