summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-manager.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* udev: allow to set the maximum number of worker process to 0Yu Watanabe2023-08-051-1/+4
| | | | In that case, the maximum is calculated based on the system resources.
* udev: split out manager_set_default_children_max()Yu Watanabe2023-08-051-0/+28
|
* udev: split udevd.c into twoYu Watanabe2023-07-311-0/+1336