home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110725.etc.tar.gz / bradford.20110725.etc.tar / etc / sysconfig / udev < prev    next >
Text File  |  2007-02-24  |  375b  |  18 lines

  1. ## Path:        System/Udev
  2. ## Description:        udev settings
  3. ## Type:        integer
  4. ## Default:        64
  5. ## ServiceRestart:    boot.udev
  6. # Maximum number of processes forked by udev at a time.
  7. #
  8. UDEVD_MAX_CHILDS=64
  9.  
  10. ## Type:        integer
  11. ## Default:        16
  12. #
  13. # Limit on concurrently running processes in the udevd session
  14. # at which udevd stops launching new processes.
  15. #
  16. UDEVD_MAX_CHILDS_RUNNING=16
  17.