## Path:		System/Udev
## Description:		udev settings
## Type:		integer
## Default:		64
## ServiceRestart:	boot.udev
# 
# Maximum number of processes forked by udev at a time.
#
UDEVD_MAX_CHILDS=64

## Type:		integer
## Default:		16
#
# Limit on concurrently running processes in the udevd session
# at which udevd stops launching new processes.
#
UDEVD_MAX_CHILDS_RUNNING=16
