Magellan Linux

Diff of /trunk/magellan-initscripts/etc/sysctl.conf

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

revision 491 by niro, Sun Apr 1 01:06:42 2007 UTC revision 492 by niro, Sun May 6 21:13:20 2007 UTC
# Line 1  Line 1 
1  # /etc/sysctl.conf: kernel parameters configuration file  # /etc/sysctl.conf: kernel parameters configuration file
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/sysctl.conf,v 1.1 2007-04-01 01:06:42 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/sysctl.conf,v 1.2 2007-05-06 21:13:20 niro Exp $
3  #  #
4  # For more information on how this file works, please see  # For more information on how this file works, please see
5  # the manpages sysctl(8) and sysctl.conf(5).  # the manpages sysctl(8) and sysctl.conf(5).
# Line 47  net.ipv4.conf.all.rp_filter = 1 Line 47  net.ipv4.conf.all.rp_filter = 1
47  #fs.nfs.nlm_tcpport = 0  #fs.nfs.nlm_tcpport = 0
48  # UDP Port for lock manager  # UDP Port for lock manager
49  #fs.nfs.nlm_udpport = 0  #fs.nfs.nlm_udpport = 0
50    
51    # Adjust realtime clock - mplayer and co take advantage
52    dev.rtc.max-user-freq = 1024

Legend:
Removed from v.491  
changed lines
  Added in v.492