Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163284250
D52679.id162578.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
896 B
Referenced Files
None
Subscribers
None
D52679.id162578.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D52679: packages: Add devd to the minimal-jail set
Attached
Detach File
Event Timeline
Log In to Comment