forked from Lainports/freebsd-ports
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
3 lines
164 B
Text
3 lines
164 B
Text
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
|