Oracle
1Z0-105 · Question #74
Which statement is true about udev?
The correct answer is C. The udev configuration file is /etc/udev.conf. udev expects its main configuration file at /etc/udev/udev.conf. The file consists of a set of variables and values allowing the user to override default udev values.
Define Common Applications Configuration
Question
Which statement is true about udev?
Options
- AIt is static kernel device naming scheme based on devfs.
- BIt prevents device renaming upon reboot by default.
- CThe udev configuration file is /etc/udev.conf.
- DIt is a dynamic kernel device naming scheme based on sysfs.
How the community answered
(50 responses)- A2% (1)
- B4% (2)
- C84% (42)
- D10% (5)
Explanation
udev expects its main configuration file at /etc/udev/udev.conf. The file consists of a set of variables and values allowing the user to override default udev values.
Topics
#udev#device naming#sysfs#Linux kernel
Community Discussion
No community discussion yet for this question.