mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
This kernel module provides jails status changes
in devctl, and available to devd
Initial non working draft
Fix include order for 13+
Fix category's makefile
Remove devctl_notify_f that has been removed in later version
The flag used is the default one, so we are not introducing
different behaviors
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
Kernel mdule providing dectl notifications for jails
|
|
Jails event like start and stop can be notified via devd.
|
|
Devd acions can be added to send messages to syslogd
|