Page MenuHomeFreeBSD

D52679.id162578.diff
No OneTemporary

D52679.id162578.diff

diff --git a/release/packages/ucl/devd-all.ucl b/release/packages/ucl/devd-all.ucl
--- a/release/packages/ucl/devd-all.ucl
+++ b/release/packages/ucl/devd-all.ucl
@@ -1,9 +1,15 @@
-comment = "Devd Utility and scripts"
+comment = "Kernel event handling daemon"
desc = <<EOD
-Devd Utility and scripts
+The devd utility is a system daemon that runs in the background all the time.
+Whenever a device is added to or removed from the device tree, devd will
+execute actions specified in devd.conf(5). For example, devd might execute
+dhclient(8) when an Ethernet adapter is added to the system, and kill the
+dhclient(8) instance when the same adapter is removed. Another example would
+be for devd to use a table to locate and load via kldload(8) the proper driver
+for an unrecognized device that is added to the system.
EOD
annotations {
- set = minimal
+ set = "minimal,minimal-jail"
}

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 5:48 PM (7 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35374725
Default Alt Text
D52679.id162578.diff (896 B)

Event Timeline