cvs commit: src/etc/rc.d netoptions

Mike Makonnen mtm at FreeBSD.org
Mon Jun 23 12:06:50 UTC 2008


mtm         2008-06-23 12:06:35 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             netoptions 
  Log:
  SVN rev 179951 on 2008-06-23 12:06:35Z by mtm
  
  Set the sysctl(8) value in the same shell, not a subshell. This was
  causing calls to netoptions_init() to not properly set a global variable,
  which ended up being in the parent shell.
  
  Revision  Changes    Path
  1.146     +2 -2      src/etc/rc.d/netoptions


More information about the cvs-all mailing list