cvs commit: src/etc/rc.d Makefile mixer
    John Baldwin 
    jhb at FreeBSD.org
       
    Mon Mar 15 15:09:18 PST 2004
    
    
  
jhb         2004/03/15 15:09:18 PST
  FreeBSD src repository
  Modified files:
    etc/rc.d             Makefile 
  Added files:
    etc/rc.d             mixer 
  Log:
  Add a mixer script that saves the current settings of all mixers present
  in the system on shutdown and restores the settings on boot.  The settings
  can also be reset to the saved values via 'mixer reload'.
  
  Reviewed by:    current@
  
  Revision  Changes    Path
  1.35      +1 -1      src/etc/rc.d/Makefile
  1.1       +112 -0    src/etc/rc.d/mixer (new)
    
    
More information about the cvs-all
mailing list